Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Fix cdn link
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbuswell committed May 17, 2019
1 parent f950efd commit 3e87ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ npm install wayscript
Or load directly from CDN:

```html
<script src="https://cdn.wayscript.com/static/js/api/wayscript.0.0.5.js"></script>
<script src="https://cdn.wayscript.com/static/js/api/wayscript.0.0.6.js"></script>
```

## Basic Usage
Expand Down

0 comments on commit 3e87ad4

Please sign in to comment.