Skip to content

Commit 7ffa59e

Browse files
committed
Merge pull request #19 from y-yagi/fix_typo
fix broken link to api doc [ci skip]
2 parents 9504177 + 2289bd6 commit 7ffa59e

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
@@ -522,7 +522,7 @@ NOTE: `benchmark` is a class method inside controllers.
522522

523523
### View
524524

525-
And in [views](http://api.rubyonrails.org/classes/ActiveSupport/Benchmarkable.html:)
525+
And in [views](http://api.rubyonrails.org/classes/ActiveSupport/Benchmarkable.html)
526526

527527
```erb
528528
<% benchmark("Showing projects partial") do %>

0 commit comments

Comments
 (0)