We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0dd17 commit c7fc4fcCopy full SHA for c7fc4fc
README.md
@@ -101,7 +101,7 @@ Or add `jquery-pjax` to your apps `bower.json`.
101
pjax can be downloaded directly into your app's public directory - just be sure you've loaded jQuery first.
102
103
```
104
-curl -O https://raw.github.com/defunkt/jquery-pjax/master/jquery.pjax.js
+curl -LO https://raw.github.com/defunkt/jquery-pjax/master/jquery.pjax.js
105
106
107
**WARNING** Do not hotlink the raw script url. GitHub is not a CDN.
0 commit comments