diff --git a/ci/release/changelogs/v0.4.0.md b/ci/release/changelogs/v0.4.0.md index 2d1275d05..be9755edb 100644 --- a/ci/release/changelogs/v0.4.0.md +++ b/ci/release/changelogs/v0.4.0.md @@ -13,8 +13,8 @@ Bunch of other features, improvements, and bug fixes too. Make sure to check out #### Features 🚀 -- Classes are implemented. See [docs](https://d2lang.com/classes). [#772](https://github.com/terrastruct/d2/pull/772) -- Grid diagrams are implemented. See [docs](https://d2lang.com/grid-diagrams). [#1122](https://github.com/terrastruct/d2/pull/1122) +- Classes are implemented. See [docs](https://d2lang.com/tour/classes). [#772](https://github.com/terrastruct/d2/pull/772) +- Grid diagrams are implemented. See [docs](https://d2lang.com/tour/grid-diagrams). [#1122](https://github.com/terrastruct/d2/pull/1122) - Container with constant key near attribute now can have descendant objects and connections (thank you @donglixiaoche) [#1071](https://github.com/terrastruct/d2/pull/1071) - Multi-board SVG outputs with internal links go to their output paths [#1116](https://github.com/terrastruct/d2/pull/1116)