From 9ec7b91e1a7876b835e5ac6b2ae4c43c29a99d2c Mon Sep 17 00:00:00 2001 From: Philip Bailey Date: Thu, 6 Jun 2024 17:16:16 +0000 Subject: [PATCH] theme and menu fixes --- docs/gatsby-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gatsby-config.ts b/docs/gatsby-config.ts index 36cfb35d..93960f09 100644 --- a/docs/gatsby-config.ts +++ b/docs/gatsby-config.ts @@ -130,7 +130,7 @@ module.exports = { }, { title: 'Technical Reference', - url: '', + url: '/technical-reference/database', items: [ { title: 'Database',