fix(docs): Fix doc link and missing TOC annotation

This commit is contained in:
René Fischer
2025-01-06 10:24:42 +00:00
committed by Thorsten Roßner
parent 984b23c73b
commit 44d5e5a2b5
3 changed files with 4 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ SPDX-License-Identifier: Apache-2.0
<h1>Architecture</h1>
<!-- TOC -->
* [Overview](#overview)
* [Nubus (IAM)](#nubus-iam)
* [Authentication](#authentication)
@@ -37,6 +38,7 @@ SPDX-License-Identifier: Apache-2.0
* [XWiki (Knowledge management)](#xwiki-knowledge-management)
* [Application specific user accounts](#application-specific-user-accounts)
* [Footnotes](#footnotes)
<!-- TOC -->
openDesk is designed as a [Kubernetes](https://kubernetes.io) deployment.

View File

@@ -41,7 +41,7 @@ deploy openDesk onto your Kubernetes infrastructure.
# Requirements
Detailed system requirements are covered on the [requirements](requirements.md) page.
Detailed system requirements are covered on the [requirements](./docs/requirements.md) page.
# Customize environment