diff --git a/docs/Admin/index.md b/docs/Admin/index.md index eb6bc0f..c644e31 100644 --- a/docs/Admin/index.md +++ b/docs/Admin/index.md @@ -10,7 +10,7 @@ This documentation site is provided **"as is"** for informational and educationa ### 1. Accuracy and Currency -While we strive to ensure the information contained herein is accurate and current, we **make no warranties, express or implied,** about the completeness, reliability, suitability, or availability of the content. Infrastructure environments are constantly changing, and configurations may become outdated or specific to our unique setup. AI is used to produce documentation from the steps taken to deploy the solution into a live environment. +While we strive to ensure the information contained herein is accurate and current, we **make no warranties, express or implied,** about the completeness, reliability, suitability, or availability of the content. Infrastructure environments are constantly changing, and configurations may become outdated or specific to our unique setup. AI is used to produce some documentation based on steps taken to deploy the solution into a live environment. ### 2. Security and Sensitive Information diff --git a/mkdocs.yaml b/mkdocs.yaml index 8abdeb3..ccf1069 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -1,7 +1,7 @@ site_name: FJLA Documentation nav: - Home: index.md -- User: +- User: index.md - Admin: - Virtualisation & Orchestration: - Combining K8s, PVE & Ceph: Admin/Virtualisation/pve-k8s-ceph-config.md