Skip to content

Commit b012746

Browse files
committed
changing the cdn to cdnjs
1 parent 640be7d commit b012746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ or if you feel confident to try some new stuff you could also link it through my
6767
*I have not yet tested this myself enough, feel free to do so though. It should work perfectly fine.*
6868

6969
```html
70-
<link rel="stylesheet" href="//cdn.danielwinter.at/paradeiser/min/paradeiser.min.css">
70+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/paradeiser/0.4.2/min/paradeiser.min.css">
7171
```
7272

7373
And then place this stuff right below your `<body>` opening tag:

0 commit comments

Comments
 (0)