From aaa1042d74860432da18247c32a3aa4dd935b5e9 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Sat, 9 Mar 2024 12:43:07 +0000 Subject: [PATCH] Added TOC (#2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #1 Co-authored-by: Mácio Fernandes Reviewed-on: https://git.limbosolutions.com/kb/gitea/pulls/2 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e3b9648..57d95aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Gitea +- [Gitea](#gitea) + - [Links](#links) + - [Backup And Restore](#backup-and-restore) + - [Gitea dump from docker host](#gitea-dump-from-docker-host) + - [Other References](#other-references) + +## Links + - [Homepage](https://gitea.io/) - [Documentation](https://docs.gitea.io) - [API](https://try.gitea.io/api/swagger)