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

Separate http/s redirects #690

Closed
OmgImAlexis opened this issue Dec 5, 2015 · 8 comments
Closed

Separate http/s redirects #690

OmgImAlexis opened this issue Dec 5, 2015 · 8 comments

Comments

@OmgImAlexis
Copy link

I've noticed this on quite a few links. I'm assuming you guys do http and https redirects separately?

http://docs.jquery.com redirects to https://learn.jquery.com
https://docs.jquery.com redirects to https://jquery.com

@arthurvr
Copy link
Member

Hmm, looks like the right behaviour would be to redirect to learn.jquery.com. @gnarf Do you have any idea?

@gnarf
Copy link
Member

gnarf commented Dec 30, 2015

I bet the redirection site doesn't have HTTPS enabled, so it reverts to
redirecting to jQuery.com I'll take a look at this early next year, feel
free to ping remind me if I don't, my plate is filling up with stuff to
remember pretty quick.

Thanks for the report!
On Dec 28, 2015 15:29, "Arthur Verschaeve" notifications@github.com wrote:

Hmm, looks like the right behaviour would be to redirect to
learn.jquery.com. @gnarf https://github.com/gnarf Do you have any idea?


Reply to this email directly or view it on GitHub
#690 (comment)
.

@arthurvr
Copy link
Member

Thanks @gnarf!

@gnarf
Copy link
Member

gnarf commented Dec 30, 2015

Also, @OmgImAlexis where else have you seen it? I imagine fixing it in one place will cover almost all of them, but want to make sure

@OmgImAlexis
Copy link
Author

@gnarf this is across multiple different repos you in the jQuery org.

@gnarf
Copy link
Member

gnarf commented Dec 30, 2015

If you could give me a short list of known bad redirects it would make sure
I can fix them all at once...
On Dec 30, 2015 14:52, "X O" notifications@github.com wrote:

@gnarf https://github.com/gnarf this is across multiple different repos
you in the jQuery org.


Reply to this email directly or view it on GitHub
#690 (comment)
.

@arthurvr
Copy link
Member

Hey @OmgImAlexis, would you mind telling us what other bad redirects you've seen? Thanks! :)

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

No branches or pull requests

3 participants