Skip to content

Commit 619718e

Browse files
committed
resolve menu relative routing
1 parent 85631b1 commit 619718e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/DocsLayout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ export function DocsLayout({
222222
</a>
223223
) : (
224224
<Link
225+
from='/$libraryId/$version/docs'
225226
to={child.to}
226227
params
227228
onClick={() => {

0 commit comments

Comments
 (0)