Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 2781e1b

Browse files
authored
docs: update link to [email protected] upgrade guide
1 parent 58e6f46 commit 2781e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrading/v0.62-v0.63.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If in doubt, examine the JavaScript files `tsc` emits and ensure that any `ipfs`
8181

8282
`[email protected]` upgrades to `[email protected]`. This is a significant refactor that ports the entire stack to TypeScript and publishes all modules as ESM-only code.
8383

84-
Please see the [libp2p 0.37.x upgrade guide](https://github.com/libp2p/js-libp2p/blob/master/doc/migrations/v0.36-v.037.md) for how this may affect your application.
84+
Please see the [libp2p 0.37.x upgrade guide](https://github.com/libp2p/js-libp2p/blob/master/doc/migrations/v0.36-v0.37.md) for how this may affect your application.
8585

8686
## PeerIds
8787

0 commit comments

Comments
 (0)