Skip to content

Commit 2182f90

Browse files
Fix typo in README (#752)
1 parent 379d4f8 commit 2182f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Also, if you pass the `-r` option, it'll annotate `routes.rb` with the output of
5858

5959
In versions 2.7.X the annotate gem defaulted to annotating models if no arguments were passed in.
6060
The annotate gem by default would not allow for routes and models to be annotated together.
61-
A [change was added in #647](https:/github.com/ctran/annotate_models/pull/647).
61+
A [change was added in #647](https://github.com/ctran/annotate_models/pull/647).
6262
You [can read more here](https://github.com/ctran/annotate_models/issues/663).
6363

6464
There are a few ways of fixing this:

0 commit comments

Comments
 (0)