Browse Source

Use examples from the official site for Live demo

Phuoc Nguyen 11 years ago
parent
commit
ebdf024f1a
1 changed files with 4 additions and 10 deletions
  1. 4 10
      README.md

+ 4 - 10
README.md

@@ -6,6 +6,10 @@
 
 
 ![Screenshot](screenshots/screenshot.png)
 ![Screenshot](screenshots/screenshot.png)
 
 
+## Live demo
+
+http://bootstrapvalidator.com/examples/
+
 ## Features
 ## Features
 
 
 __Code__
 __Code__
@@ -60,16 +64,6 @@ Latest version: [v0.4.2 (61 KB)](https://github.com/nghuuphuoc/bootstrapvalidato
 
 
 For older versions, look at the [Releases](https://github.com/nghuuphuoc/bootstrapvalidator/releases) page.
 For older versions, look at the [Releases](https://github.com/nghuuphuoc/bootstrapvalidator/releases) page.
 
 
-## Live Demo
-
-You can see the live demo here:
-
-* [Sample demo](https://rawgithub.com/nghuuphuoc/bootstrapvalidator/master/demo/index.html)
-* [Validator examples](https://rawgithub.com/nghuuphuoc/bootstrapvalidator/master/demo/validators.html)
-* [Custom submit handler](https://rawgithub.com/nghuuphuoc/bootstrapvalidator/master/demo/submitHandler.html)
-* [Enable/disable validators on the fly](https://rawgithub.com/nghuuphuoc/bootstrapvalidator/master/demo/enable.html)
-* [Use with a datetime picker plugin](https://rawgithub.com/nghuuphuoc/bootstrapvalidator/master/demo/date.html)
-
 ## Documentation
 ## Documentation
 
 
 * [Official website](http://bootstrapvalidator.com)
 * [Official website](http://bootstrapvalidator.com)