We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af0de4 commit a2d72d6Copy full SHA for a2d72d6
docs/tutorial.md
@@ -14,5 +14,5 @@ Latest
14
A specific version
15
16
```html
17
-<script src="https://cdn.rawgit.com/sebs/etherscan-api/v1.3.0/dist/bundle.js"></script>
+<script src="https://cdn.jsdelivr.net/gh/sebs/etherscan-api@v1.3.0/dist/bundle.js"></script>
18
```
0 commit comments