Skip to content

Commit

Permalink
Merge pull request #288 from colby-swandale/colby/fix-readme-links
Browse files Browse the repository at this point in the history
fix links to rake resources not showing on Github
  • Loading branch information
yuki24 committed Nov 5, 2018
2 parents d99f09a + a0afa88 commit b5f633a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rdoc
Expand Up @@ -75,10 +75,10 @@ Type "rake --help" for all available options.

=== Rake Information

* {Rake command-line}[rdoc-ref:doc/command_line_usage.rdoc]
* {Writing Rakefiles}[rdoc-ref:doc/rakefile.rdoc]
* The original {Rake announcement}[rdoc-ref:doc/rational.rdoc]
* Rake {glossary}[rdoc-ref:doc/glossary.rdoc]
* {Rake command-line}[link:doc/command_line_usage.rdoc]
* {Writing Rakefiles}[link:doc/rakefile.rdoc]
* The original {Rake announcement}[link:doc/rational.rdoc]
* Rake {glossary}[link:doc/glossary.rdoc]

=== Presentations and Articles about Rake

Expand Down

0 comments on commit b5f633a

Please sign in to comment.