Skip to content

Commit

Permalink
Fixed jQuery link
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrarieben committed Jun 22, 2018
1 parent be3661b commit 86ff9e0
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
@@ -1,7 +1,7 @@
# cookie-z
A jquery plugin that shows a GDPR compliant cookie warning according to the language set on the users device.
## Setting up cookie-z
1. Import the [jQuery library](https://www.google.com "jQuery's CDN Page")
1. Import the [jQuery library](https://code.jquery.com/ "jQuery's CDN Page")
2. Load the cookie-z script in your HTML after the body
```html
<script type="text/javascript" src="jquery.cookie-z.min.js"></script>
Expand Down

0 comments on commit 86ff9e0

Please sign in to comment.