Skip to content

Commit dd489a2

Browse files
steilerDevFrank Steilerclaude
authored
fix(docs): correct broken links in budget overview related pages (#1384)
The work-items and household-items links need to point to the index pages, not a non-existent /overview sub-path. Co-authored-by: Frank Steiler <frank@steiler.de> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 17e1993 commit dd489a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/guides/budget/budget-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ If the exported PDF does not match what you see on screen, make sure your browse
120120

121121
## Related Pages
122122

123-
- [Work Items](../work-items/overview) — track progress and link budget lines to construction tasks
124-
- [Household Items](../household-items/overview) — manage furniture and appliance purchases with their own budget lines
123+
- [Work Items](../work-items/) — track progress and link budget lines to construction tasks
124+
- [Household Items](../household-items/) — manage furniture and appliance purchases with their own budget lines
125125
- [Financing Sources](financing-sources) — detailed view of each financing source and its allocated lines
126126
- [Subsidies](subsidies) — manage subsidy applications and their impact on your budget

0 commit comments

Comments
 (0)