Skip to content

Commit 419a68f

Browse files
committed
Fix broken sidebar links in side-effects documentation by removing redundant /docs paths
1 parent fdaf031 commit 419a68f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/docs/docs/side-effects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,5 +326,5 @@ By following this pattern, your game will behave correctly when:
326326

327327
## Related Topics
328328

329-
- [Core Concepts](/docs/core-concepts) - Entity and passage fundamentals
330-
- [Migrations](/docs/migrations) - Handle save compatibility across versions
329+
- [Core Concepts](/core-concepts) - Entity and passage fundamentals
330+
- [Migrations](/migrations) - Handle save compatibility across versions

0 commit comments

Comments
 (0)