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

gh-pages: Update redirects to docs #28835

Merged
merged 2 commits into from
Aug 24, 2018

Conversation

mortenpi
Copy link
Contributor

Updates the https://docs.julialang.org/ and https://docs.julialang.org/en/ redirects to point to v1/, instead of stable/.

Should not be merged yet -- the new v1/ URL could use some testing to make sure that there are no subtle issues in accessing docs via that URL (which is implemented as a symlink, not a copy of the files on the gh-pages branch). Follows up #28821, related to #26825.

Updates the https://docs.julialang.org/ and https://docs.julialang.org/en/
redirects to point to v1/, instead of stable.
@mbauman mbauman added the docsystem The documentation building system label Aug 22, 2018
en/index.html Outdated
@@ -1 +1 @@
<meta http-equiv="refresh" content="0; url=http://docs.julialang.org/en/stable"/>
<meta http-equiv="refresh" content="0; url=http://docs.julialang.org/en/v1"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https?

@fredrikekre
Copy link
Member

Will merge tomorrow unless someone reports that https://docs.julialang.org/en/v1/ does not work as expected.

@mortenpi mortenpi changed the title [do not merge] gh-pages: Update redirects to docs gh-pages: Update redirects to docs Aug 23, 2018
@mortenpi
Copy link
Contributor Author

No issues reported on Slack, so it's good to go as far as I am concerned.

@fredrikekre fredrikekre merged commit c762d78 into JuliaLang:gh-pages Aug 24, 2018
@mortenpi mortenpi deleted the gh-pages-redirects branch August 25, 2018 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docsystem The documentation building system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants