diff --git a/README.md b/README.md index e7905b5639..c69ee627be 100644 --- a/README.md +++ b/README.md @@ -257,9 +257,9 @@ To embed the Sign-in Widget via CDN, include links to the JS and CSS files in yo ```html - + - + ``` **NOTE:** The CDN URLs contain a version number. This number should be the same for both the Javascript and the CSS file and match a version on the [releases page](https://github.com/okta/okta-signin-widget/releases). We recommend using the latest widget version. @@ -269,13 +269,13 @@ When using one of the bundles without the polyfill included, you may want to con ```html - + - + - + ``` diff --git a/polyfill/README.md b/polyfill/README.md index df18a6eb90..96f4323149 100644 --- a/polyfill/README.md +++ b/polyfill/README.md @@ -9,13 +9,13 @@ To embed the Sign-in Widget via CDN, include links to the JS and CSS files in yo ```html - + - + - + ``` **NOTE:** The CDN URLs contain a version number. This number should be the same for both the Javascript and the CSS file and match a version on the [releases page](https://github.com/okta/okta-signin-widget/releases). We recommend using the latest widget version.