From 25937efef6e4813d3059771a0c5f3638a9dbfeaa Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Wed, 4 Sep 2024 09:29:53 +0200 Subject: [PATCH] docs: fix toc --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7881a2..92d3a04 100644 --- a/README.md +++ b/README.md @@ -46,15 +46,18 @@ - [Init](#init) - [Signing](#signing) - [Gitea](#gitea) + - [`app.ini` overrides](#appini-overrides) - [LivenessProbe](#livenessprobe) - [ReadinessProbe](#readinessprobe) - [StartupProbe](#startupprobe) - - [redis-cluster](#redis-cluster) + - [Redis® Cluster](#redis-cluster) - [PostgreSQL HA](#postgresql-ha) - [PostgreSQL](#postgresql) - [Advanced](#advanced) - [Contributing](#contributing) - [Upgrading](#upgrading) + - [To v7.0.0](#to-v700) + - [To v6.0.0](#to-v600) [Forgejo](https://forgejo.org/) is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.