You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Parsley.js for Rails Asset Pipeline
2
2
3
-
[Parsley.js](https://github.com/guillaumepotier/Parsley.js) is an awesome form validation library ([documentation](http://parsleyjs.org/documentation.html)).
3
+
[Parsley.js](https://github.com/guillaumepotier/Parsley.js) is an awesome form validation library ([documentation](http://parsleyjs.org/doc/index.html)).
4
4
This gem makes it easy to use it with Rails Asset Pipeline.
5
5
6
6
## Installation
@@ -28,7 +28,7 @@ Finally, if you want to use a different i18n:
28
28
29
29
//= require parsley.i18n.fr
30
30
31
-
See the complete [Parsley.js documentation](http://parsleyjs.org/documentation.html).
31
+
See the complete [Parsley.js documentation](http://parsleyjs.org/doc/index.html).
0 commit comments