Skip to content

Fix Broken Links in Documentation #881

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

Merged

Conversation

nodanaonlyzuul
Copy link

When Elasticsearch changed their FQDN from www.elasticsearch.org to www.elastic.co,
they preserved most of their page's paths but didn't setup granular redirect rules.

For example:

Going to http://www.elasticsearch.org/contributor-agreement/ will redirect browsers
to https://www.elastic.co/, but drop the path /contributor-agreement/.

Contributing

I have signed the CLA. I haven't found any open issues that reference this problem.
Thanks to all maintainers for their work on this library - let me know if there's any additional work you'd like to see in this PR.

…in documentation.

When Elasticsearch changed their FQDN from/www.elasticsearch.org to www.elastic.co,
they preserved most of their page's paths but didn't setup granular redirect rules.

For example:

Going to `http://www.elasticsearch.org/contributor-agreement/` will redirect browsers
to https://www.elastic.co/, but drop the path `/contributor-agreement/`.
@estolfo
Copy link
Contributor

estolfo commented Jul 4, 2019

thanks @nodanaonlyzuul !

@estolfo estolfo merged commit 592dfcf into elastic:master Jul 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants