Skip to content

Commit 6d5c622

Browse files
authoredApr 24, 2022
Remove rawgit
1 parent ffd14ab commit 6d5c622

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎README.md

-4
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ To pull the latest version from one of these services include one set of the scr
6565
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.3/beautify.min.js"></script>
6666
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.3/beautify-css.min.js"></script>
6767
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.3/beautify-html.min.js"></script>
68-
69-
<script src="https://cdn.rawgit.com/beautify-web/js-beautify/v1.14.3/js/lib/beautify.js"></script>
70-
<script src="https://cdn.rawgit.com/beautify-web/js-beautify/v1.14.3/js/lib/beautify-css.js"></script>
71-
<script src="https://cdn.rawgit.com/beautify-web/js-beautify/v1.14.3/js/lib/beautify-html.js"></script>
7268
```
7369

7470
Older versions are available by changing the version number.

0 commit comments

Comments
 (0)
Please sign in to comment.