Skip to content

Commit b4d58a6

Browse files
authored
Update README.md
1 parent c7d81aa commit b4d58a6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# jQuery Smart Wizard 4
22
#### The awesome jQuery step wizard plugin with Bootstrap support.
33

4-
[![Build Status](https://travis-ci.org/techlab/SmartWizard.svg?branch=master)](https://travis-ci.org/techlab/SmartWizard)
4+
[![Build Status](https://travis-ci.org/techlab/jquery-smartwizard.svg?branch=master)](https://travis-ci.org/techlab/jquery-smartwizard)
55
[![npm version](https://badge.fury.io/js/smartwizard.svg)](https://badge.fury.io/js/smartwizard)
6-
[![Bower version](https://badge.fury.io/bo/smartwizard.svg)](https://badge.fury.io/bo/smartwizard)
76
[![Latest Stable Version](https://poser.pugx.org/techlab/smartwizard/v/stable)](https://packagist.org/packages/techlab/smartwizard)
87
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/techlab/SmartWizard/master/LICENSE)
98
[![Donate on Paypal](https://img.shields.io/badge/PayPal-dipuraj-blue.svg)](https://www.paypal.me/dipuraj)
@@ -52,7 +51,7 @@ Installation
5251
composer require techlab/smartwizard
5352

5453
### Download
55-
#### [Download from GitHub](https://github.com/techlab/SmartWizard/archive/master.zip)
54+
#### [Download from GitHub](https://github.com/techlab/jquery-smartwizard/archive/master.zip)
5655

5756
Usage
5857
-----
@@ -114,7 +113,7 @@ $(document).ready(function(){
114113
</script>
115114
```
116115
That's it! Now you see the wizard on the page.
117-
Please see the [documentation](http://techlaboratory.net/smartwizard/documentation) for more details on implementation and usage.
116+
Please see the [documentation](http://techlaboratory.net/smartwizard#documentation) for more details on implementation and usage.
118117

119118
Features
120119
-----
@@ -142,7 +141,7 @@ Features
142141
143142
License
144143
----
145-
[MIT License](https://github.com/techlab/SmartWizard/blob/master/LICENSE)
144+
[MIT License](https://github.com/techlab/jquery-smartwizard/blob/master/LICENSE)
146145

147146
Contribute
148147
----

0 commit comments

Comments
 (0)