File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Note: This is the browser version. You can find the NodeJS version [here](https:
16
16
<h2 >Installation</h2 >
17
17
18
18
``` html
19
- <script src =" https://raw.githubusercontent.com/ Fortnite-API/nodejs-wrapper/ web/FNAPIcom.js" ></script >
19
+ <script src =" https://cdn.jsdelivr.net/gh/ Fortnite-API/nodejs-wrapper@1.0.3- web/FNAPIcom.js" ></script >
20
20
```
21
21
22
22
<h2 >Usage example</h2 >
@@ -26,7 +26,7 @@ Note: This is the browser version. You can find the NodeJS version [here](https:
26
26
<html >
27
27
<head >
28
28
<meta charset =" utf-8" >
29
- <script src =" https://raw.githubusercontent.com/ Fortnite-API/nodejs-wrapper/ web/FNAPIcom.js" ></script >
29
+ <script src =" https://cdn.jsdelivr.net/gh/ Fortnite-API/nodejs-wrapper@1.0.3- web/FNAPIcom.js" ></script >
30
30
</head >
31
31
<body >
32
32
<pre id =" response" ></pre >
You can’t perform that action at this time.
0 commit comments