Skip to content

Commit

Permalink
Merge pull request #219 from auth0/stevehobbsdev-patch-1
Browse files Browse the repository at this point in the history
Updated CDN link to latest patch
  • Loading branch information
Steve Hobbs authored Sep 18, 2019
2 parents 32690bb + 1ae1d6f commit f21e769
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 @@ -28,7 +28,7 @@ Auth0 SDK for Single Page Applications using [Authorization Code Grant Flow with
From the CDN:

```html
<script src="https://cdn.auth0.com/js/auth0-spa-js/1.1.1/auth0-spa-js.production.js"></script>
<script src="https://cdn.auth0.com/js/auth0-spa-js/1.2/auth0-spa-js.production.js"></script>
```

Using [npm](https://npmjs.org):
Expand Down

0 comments on commit f21e769

Please sign in to comment.