Skip to content

Commit

Permalink
Fix script tag in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeloper committed Mar 4, 2017
1 parent d73d6bb commit 1c07bd2
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 @@ -19,7 +19,7 @@ Download the latest release [here](https://github.com/craftpip/jquery-confirm/ar

via CDN:
`<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.1.0/jquery-confirm.min.css">`
`<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.1.0/jquery-confirm.min.css"></script>`
`<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.1.0/jquery-confirm.min.js"></script>`

via Bower:
`$ bower install craftpip/jquery-confirm`
Expand Down

0 comments on commit 1c07bd2

Please sign in to comment.