Skip to content

Commit f9f5486

Browse files
authored
docs: fix v5 link typo (#1266)
# Description Make sure links to docs are not broken.
1 parent 8031bd4 commit f9f5486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
See the [v5 upgrading guide](https://js.icp.build/core/v5/upgrading/v5/) for more information.
5+
See the [v5 upgrading guide](https://js.icp.build/core/latest/upgrading/v5/) for more information.
66

77
- feat(core)!: removes `@dfinity/{agent,candid,identity,identity-secp256k1,principal}` peer dependencies and moves their source code to the `@icp-sdk/core` package
88
- feat(agent)!: use `/api/v4` for call requests

docs/src/content/docs/upgrading/v5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,4 @@ This release includes minor security improvements to how query responses are val
221221

222222
---
223223

224-
For a complete list of all changes, fixes, and improvements in this release, please refer to the [CHANGELOG](https://js.icp.build/core/v5/changelog/).
224+
For a complete list of all changes, fixes, and improvements in this release, please refer to the [CHANGELOG](../changelog.md).

0 commit comments

Comments
 (0)