Skip to content

Commit 9014668

Browse files
committed
docs: update jsbin link
1 parent bdea015 commit 9014668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ console.log(await pokedex.getPokemonsList())
4444
</script>
4545
```
4646

47-
### [Example](https://jsbin.com/jedakor/5/edit?html,console) requests
47+
### [Example](https://jsbin.com/jedakor/9/edit?html,console) requests
4848

4949
```js
5050
// with await, be sure to be in an async function (and in a try/catch)

0 commit comments

Comments
 (0)