Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Code for San Jose website doesn't redirect properly #135

Open
jimfenton opened this issue Apr 6, 2021 · 1 comment
Open

Code for San Jose website doesn't redirect properly #135

jimfenton opened this issue Apr 6, 2021 · 1 comment

Comments

@jimfenton
Copy link

"website": "https://www.codeforsanjose.com/",

https://www.codeforsanjose.com/ returns a TLS error (looks like it doesn't do TLS properly). However, http://www.codeforsanjose.com/ does a 301 redirect to http://www.codeforsanjose.org which in turn redirects to https://www.codeforsanjose.org so that works.

Probably better to point directly to https://www.codeforsanjose.org/

(I'm not affiliated, at least yet, with Code for San Jose, but just noticed this)

@jimfenton
Copy link
Author

jimfenton commented Apr 6, 2021

Just noticed, this seems to be fixed by #134 which hasn't been merged yet. FYI @cfsjsharedadmin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant