File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -74,15 +74,15 @@ def index
7474end
7575```
7676
77- If you'd like a more automatic solution than pjax for Rails check out [ Turbolinks] ( https://github.com/rails/turbolinks ) .
77+ If you'd like a more automatic solution than pjax for Rails check out [ Turbolinks] [ ] .
7878
79- Also check out [ RailsCasts #294 : Playing with PJAX] ( http:// railscasts.com/episodes/294-playing-with-pjax )
79+ Also check out [ RailsCasts #294 : Playing with PJAX] [ railscasts ] .
8080
8181## Installation
8282
8383### bower
8484
85- Via [ bower ] ( https://github.com/twitter/bower ) .
85+ Via [ Bower ] [ ] :
8686
8787```
8888$ bower install jquery-pjax
@@ -391,3 +391,6 @@ Deploying a deploy, bumping the version constant to force clients to do a full r
391391[ $.ajax ] : http://api.jquery.com/jQuery.ajax/
392392[ pushState ] : https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history#Adding_and_modifying_history_entries
393393[ plugins ] : https://gist.github.com/4283721
394+ [ turbolinks ] : https://github.com/rails/turbolinks
395+ [ railscasts ] : http://railscasts.com/episodes/294-playing-with-pjax
396+ [ bower ] : https://github.com/twitter/bower
You can’t perform that action at this time.
0 commit comments