Skip to content

Commit

Permalink
Fixed url string
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitKushvaha01 authored and surunzi committed Aug 22, 2024
1 parent a402cc5 commit 6cd4259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
```

Expand Down

0 comments on commit 6cd4259

Please sign in to comment.