Skip to content

Commit

Permalink
docs: Fix relative links in markdown (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
miloofcroton committed May 20, 2024
1 parent 27d58be commit 5de5a46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ TanStack Config allows you to publish, update, and maintain your packages withou

## Utilities

- [Build](./build)
- [Publish](./publish)
- [Build](./build.md)
- [Publish](./publish.md)

## Required Pre-Requisites

Expand Down

0 comments on commit 5de5a46

Please sign in to comment.