Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit a185040

Browse files
committed
Merge pull request #68 from Trevoke/patch-1
update link to AMD definition
2 parents 4f25db8 + 4312dbf commit a185040

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
@@ -237,7 +237,7 @@ discussed below.
237237

238238
### jQuery
239239

240-
jQuery users must use jQuery 1.7 or later (`jquery-rails >= 1.0.17`) to use it as an [AMD module](http://wiki.commonjs.org/wiki/Modules/AsynchronousDefinition) with RequireJS. To use jQuery in a module:
240+
jQuery users must use jQuery 1.7 or later (`jquery-rails >= 1.0.17`) to use it as an [AMD module](https://github.com/amdjs/amdjs-api/wiki/AMD) with RequireJS. To use jQuery in a module:
241241

242242
```coffeescript
243243
# app/assets/javascripts/hello.js

0 commit comments

Comments
 (0)