Fixed url string
This commit is contained in:
committed by
RedHoodSu
parent
a402cc5fd5
commit
6cd4259c49
@@ -71,7 +71,7 @@ Add this script to your page.
|
||||
It's also available on [jsDelivr](http://www.jsdelivr.com/projects/eruda) and [cdnjs](https://cdnjs.com/libraries/eruda).
|
||||
|
||||
```html
|
||||
<script src="//cdn.jsdelivr.net/npm/eruda"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
|
||||
<script>eruda.init();</script>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user