File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ <h3 id="getaresource">Get a resource</h3>
69
69
}
70
70
</ code > </ pre >
71
71
< div id ="codefund "> <!-- fallback content --> </ div >
72
- < script src ="https://codefund.io/properties/338/funder.js " async ="async "> </ script >
72
+ < script src ="https://app. codefund.io/properties/338/funder.js " async ="async "> </ script >
73
73
< h3 id ="listallresources "> List all resources</ h3 >
74
74
< pre > < code class ="js language-js "> fetch('https://jsonplaceholder.typicode.com/posts')
75
75
.then(response => response.json())
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ <h2>Example</h2>
135
135
</ p >
136
136
137
137
< div id ="codefund "> <!-- fallback content --> </ div >
138
- < script src ="https://codefund.io/properties/338/funder.js " async ="async "> </ script >
138
+ < script src ="https://app. codefund.io/properties/338/funder.js " async ="async "> </ script >
139
139
140
140
<!-- Resources -->
141
141
< h2 > Resources</ h2 >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ fetch('https://jsonplaceholder.typicode.com/posts/1')
23
23
```
24
24
25
25
<div id =" codefund " ><!-- fallback content --> </div >
26
- <script src =" https://codefund.io/properties/338/funder.js " async =" async " ></script >
26
+ <script src =" https://app. codefund.io/properties/338/funder.js " async =" async " ></script >
27
27
28
28
### List all resources
29
29
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ <h2>Example</h2>
82
82
</ p >
83
83
84
84
< div id ="codefund "> <!-- fallback content --> </ div >
85
- < script src ="https://codefund.io/properties/338/funder.js " async ="async "> </ script >
85
+ < script src ="https://app. codefund.io/properties/338/funder.js " async ="async "> </ script >
86
86
87
87
<!-- Resources -->
88
88
< h2 > Resources</ h2 >
You can’t perform that action at this time.
0 commit comments