Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Fix md markup
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Oct 10, 2012
1 parent 3696bd0 commit 5d4a2e3
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 @@ -24,7 +24,7 @@ And it just works!

## `$.setReadyEvent`

By default `[ready](https://github.com/kossnocorp/jquery.turbolinks/blob/master/src/jquery.turbolinks.coffee#L17:L18)` function is binded to `[page:load](https://github.com/rails/turbolinks/#events)` event.
By default [ready](https://github.com/kossnocorp/jquery.turbolinks/blob/master/src/jquery.turbolinks.coffee#L17:L18) function is binded to [page:load](https://github.com/rails/turbolinks/#events) event.

If you want to change it use `$.setReadyEvent` function:

Expand Down

0 comments on commit 5d4a2e3

Please sign in to comment.