Skip to content

Commit

Permalink
Merge pull request #19 from y-yagi/fix_typo
Browse files Browse the repository at this point in the history
fix broken link to api doc [ci skip]
  • Loading branch information
senny committed Jul 8, 2015
2 parents 9504177 + 2289bd6 commit 7ffa59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ NOTE: `benchmark` is a class method inside controllers.

### View

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

```erb
<% benchmark("Showing projects partial") do %>
Expand Down

0 comments on commit 7ffa59e

Please sign in to comment.