docs: fix toc

This commit is contained in:
Michael Kriese 2024-09-04 09:29:53 +02:00
parent f216d11371
commit b2f7a4c7fb
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -46,16 +46,20 @@
- [Init](#init)
- [Signing](#signing)
- [Gitea](#gitea)
- [`app.ini` overrides](#appini-overrides)
- [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.