diff --git a/README.md b/README.md index 1beb43a..5be0406 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Octavalidate - JS V1.2.5 +# Octavalidate - JS V1.2.7 This JavaScript library helps to validate your frontend (HTML) forms using validation rules, sophisticated regular expressions and form input attributes. @@ -9,7 +9,7 @@ We have included a **[demo.html](https://octagon-simon.github.io/octaValidate/de ### Octavalidate - ReactJS Use the ReactJS release of this library to validate your front-end forms client-side. -[Visit the repository](https://github.com/Octagon-simon/octaValidate-reactjs) +[Visit the package](https://npmjs.com/package/octavalidate-reactjs) ### Octavalidate - PHP Use the PHP release of this library to validate your forms server-side. @@ -19,7 +19,7 @@ Use the PHP release of this library to validate your forms server-side. ### Octavalidate - NodeJS Use the NodeJS release of this library to validate your forms server-side. -[Visit the repository](https://github.com/Octagon-simon/octaValidate-nodejs) +[Visit the package](https://npmjs.com/package/octavalidate-nodejs) ## DOCUMENTATION diff --git a/demo.html b/demo.html index 2a2e139..8656d2f 100644 --- a/demo.html +++ b/demo.html @@ -570,7 +570,7 @@
Octavalidate @ 1.2.5 🚀 Since January 2022
+Octavalidate @ 1.2.7 🚀 Since January 2022