Skip to content

Commit b01ee7f

Browse files
authored
docs: fix links in overview.md (#1523)
Fixes Walkthrough and FormApi links at the end of the Overview page
1 parent f13c4ec commit b01ee7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ createRoot(rootElement).render(<App />)
139139

140140
## You talked me into it, so what now?
141141

142-
- Learn TanStack Form at your own pace with our thorough [Walkthrough Guide](../installation) and [API Reference](../reference/classes/formapi)
142+
- Learn TanStack Form at your own pace with our thorough [Walkthrough Guide](./installation) and [API Reference](./reference/classes/formapi)

0 commit comments

Comments
 (0)