From 58081065b64db5780c301da893fd5a2da2916061 Mon Sep 17 00:00:00 2001 From: Kelly M Whitehead Date: Fri, 6 Dec 2024 23:40:55 +0000 Subject: [PATCH] fix bug with docs not compiling --- docs/gatsby-config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/gatsby-config.ts b/docs/gatsby-config.ts index 8d92b1c..1133181 100644 --- a/docs/gatsby-config.ts +++ b/docs/gatsby-config.ts @@ -130,6 +130,7 @@ module.exports = { }, { title: 'Technical Reference', + url: '/technical-reference/database', items: [ { title: 'Database',