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

Remove broken Commmand Line guide link #12899

Merged
merged 1 commit into from
Nov 15, 2013
Merged

Remove broken Commmand Line guide link #12899

merged 1 commit into from
Nov 15, 2013

Conversation

nateberkopec
Copy link
Contributor

The Ruby on Rails Guides Guide recommends:

To generate all the guides, just cd into the guides directory, run bundle install and execute: rake guides:generate
It is also recommended that you work with WARNINGS=1. This detects duplicate IDs and warns about broken internal links.

Currently, on master, that produces one warning:

Generating command_line.md as command_line.html
*** BROKEN LINK: #server-with-different-backends, perhaps you meant #rails-with-databases-and-scm.

This PR removes that broken link. I have removed the entire line, because the section it is referring to has been removed (there is no discussion, as far as I can tell, in any Rails Guides about webservers other than Webrick.)

rafaelfranca added a commit that referenced this pull request Nov 15, 2013
…ide_link

Remove broken Commmand Line guide link
@rafaelfranca rafaelfranca merged commit 5f1347d into rails:master Nov 15, 2013
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.

None yet

2 participants