Skip to content

Commit 37eb06c

Browse files
docs: Fix broken doc links (#99)
* docs: fix broken doc links * Fix relative paths --------- Co-authored-by: Lachlan Collins <[email protected]>
1 parent 1b64225 commit 37eb06c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ TanStack Config allows you to publish, update, and maintain your packages withou
77

88
## Utilities
99

10-
- [Build](./build.md)
11-
- [Publish](./publish.md)
10+
- [Build](../build)
11+
- [Publish](../publish)
1212

1313
## Required Pre-Requisites
1414

0 commit comments

Comments
 (0)