Skip to content

Commit e932d23

Browse files
authored
Update link
1 parent bc655ae commit e932d23

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
@@ -39,7 +39,7 @@ console.log(await pokedex.getPokemonsList())
3939
</script>
4040
```
4141

42-
### [Example](https://jsbin.com/jedakor/9/edit?html,console) requests
42+
### [Example](https://jsbin.com/jedakor/11/edit?html,console) requests
4343

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

0 commit comments

Comments
 (0)