From ca69aac3ced2ebd36dc515a774c9772ae6fe441e Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Thu, 2 May 2024 15:10:40 +0100 Subject: [PATCH] fix nav --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 14426d5c9..8e0430d48 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1149,7 +1149,7 @@ nav: - Configuration: - Environment variables: - Environment variables overview : hosting/configuration/environment-variables/index.md - - License: hosting/configuration/environment-variables/ai.md + - AI: hosting/configuration/environment-variables/ai.md - Credentials: hosting/configuration/environment-variables/credentials.md - Database: hosting/configuration/environment-variables/database.md - Deployment: hosting/configuration/environment-variables/deployment.md