Skip to content

Commit 90bb6bd

Browse files
committed
Replace RawGit with jsDelivr
1 parent 622a15d commit 90bb6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/socket_example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
layout: default
33
---
4-
<link rel="stylesheet" href="https://cdn.rawgit.com/jwarby/pygments-css/master/autumn.css"/>
4+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/pygments-css/autumn.css"/>
55
{{ content }}

0 commit comments

Comments
 (0)