Skip to content

Commit

Permalink
fix links to rake resources not showing on Github
Browse files Browse the repository at this point in the history
  • Loading branch information
colby-swandale committed Nov 5, 2018
1 parent 3988bc5 commit a0afa88
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rdoc
Original file line number Diff line number Diff line change
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 a0afa88

Please sign in to comment.