From ad5a07233ce650d90769b19c0b7f0e9ba652641b Mon Sep 17 00:00:00 2001 From: Brenley Dueck Date: Wed, 15 Oct 2025 09:18:56 -0500 Subject: [PATCH] fix: relative links for prevItem and nextItem --- src/components/DocsLayout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/DocsLayout.tsx b/src/components/DocsLayout.tsx index 61448361..8818e7e8 100644 --- a/src/components/DocsLayout.tsx +++ b/src/components/DocsLayout.tsx @@ -365,6 +365,7 @@ export function DocsLayout({
{prevItem ? ( {nextItem ? (