Skip to content

Commit 93318a5

Browse files
committed
Merge pull request #368 from Tonkpils/develop
Fix configuration in rails README link
2 parents e84f1f3 + dafaee6 commit 93318a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ To remove routes.rb annotations:
103103

104104
annotate --routes --delete
105105

106-
To automatically annotate every time you run <code>db:migrate</code>, either run <code>rails g annotate:install</code> or add +Annotate.load_tasks+ to your `Rakefile`. See the [configuration in Rails](#configuration-in-rails) section for more info.
106+
To automatically annotate every time you run <code>db:migrate</code>, either run <code>rails g annotate:install</code> or add +Annotate.load_tasks+ to your `Rakefile`. See the {configuration in Rails}[link:README.rdoc#configuration-in-rails] section for more info.
107107

108108
=== Usage Outside of Rails
109109

0 commit comments

Comments
 (0)