From 9202d5ef4d1e5b8b784a9b367ac8c524ed7d6dc4 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Wed, 4 Sep 2024 09:31:06 +0200 Subject: [PATCH] Undo update to TOC --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0d16610..e10f0ba 100644 --- a/README.md +++ b/README.md @@ -52,16 +52,13 @@ - [LivenessProbe](#livenessprobe) - [ReadinessProbe](#readinessprobe) - [StartupProbe](#startupprobe) - - [RedisĀ® Cluster](#redis-cluster) - - [RedisĀ®](#redis) + - [redis-cluster](#redis-cluster) + - [redis](#redis) - [PostgreSQL HA](#postgresql-ha) - [PostgreSQL](#postgresql) - [Advanced](#advanced) - [Contributing](#contributing) - [Upgrading](#upgrading) - - [To v8.0.0](#to-v800) - - [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.