Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant