Skip to content

Commit

Permalink
Remove rawgit
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Apr 24, 2022
1 parent ffd14ab commit 6d5c622
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -65,10 +65,6 @@ To pull the latest version from one of these services include one set of the scr
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.3/beautify.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.3/beautify-css.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.3/beautify-html.min.js"></script>

<script src="https://cdn.rawgit.com/beautify-web/js-beautify/v1.14.3/js/lib/beautify.js"></script>
<script src="https://cdn.rawgit.com/beautify-web/js-beautify/v1.14.3/js/lib/beautify-css.js"></script>
<script src="https://cdn.rawgit.com/beautify-web/js-beautify/v1.14.3/js/lib/beautify-html.js"></script>
```

Older versions are available by changing the version number.
Expand Down

0 comments on commit 6d5c622

Please sign in to comment.