8000 Fix overview list and add ID by dedemorton · Pull Request #9156 · elastic/logstash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix overview list and add ID #9156

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

Closed
wants to merge 1 commit into from

Conversation

dedemorton
Copy link
Contributor

After merging these changes, I'll have the web team set up redirects for master and all the 6.x-related branches so that:

https://www.elastic.co/guide/en/logstash/6.0/_configuring_logstash_for_docker.html

redirects to:

https://www.elastic.co/guide/en/logstash/6.0/_configuring_logstash_for_docker/docker-config.html

@karenzone Here's an example where someone added a level 3 heading without specifying an ID. Because no ID is specified, the name of the generated HTML page is based on the heading text. This is bad juju because any changes to the header text will result in the HTML filename changing (bad for SEO and switching between versions on doc pages). Plus, whenever a URL changes, we have to ask the web team to set up redirects, which means extra work for us and them. :-(

The way to avoid this is to make sure all level 3 headings have an ID. Try to look out for this during reviews and point it out so people learn to do it right. :-)

Copy link
Contributor
@karenzone karenzone left a comment

Choose a reason for hiding this comment

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

LGTM. @dedemorton The explanatory notes you're adding are helpful!

@elasticsearch-bot
Copy link

DeDe Morton merged this into the following branches!

Branch Commits
master 5dfd0c6
6.x ec420ea
6.0 b5bface
6.1 37b2ca1
6.2 4519019

elasticsearch-bot pushed a commit that referenced this pull request Feb 16, 2018
elasticsearch-bot pushed a commit that referenced this pull request Feb 16, 2018
elasticsearch-bot pushed a commit that referenced this pull request Feb 16, 2018
elasticsearch-bot pushed a commit that referenced this pull request Feb 16, 2018
@dedemorton
Copy link
Contributor Author

Requested redirects here: https://github.com/elastic/website-www.elastic.co/issues/2331

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

Successfully merging this pull request may close these issues.

3 participants
0