Skip to content

Commit

Permalink
Move documentation to folder
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Dec 17, 2024
1 parent 1f213dc commit 04f3387
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Documentation
title: Overview
description: How the documentation is configured in next-forge.
---

Expand Down
7 changes: 5 additions & 2 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,10 @@
"features/design-system/typography"
]
},
"features/documentation",
{
"group": "Documentation",
"pages": ["features/documentation/overview"]
},
{
"group": "Email",
"pages": ["features/email/clerk", "features/email/resend"]
Expand Down Expand Up @@ -282,7 +285,7 @@
},
{
"source": "/documentation",
"destination": "/features/documentation"
"destination": "/features/documentation/overview"
},
{
"source": "/documentation/fumadocs",
Expand Down

0 comments on commit 04f3387

Please sign in to comment.