From ab64efe5ddf46285e6e0b9e88c31da6a8a748608 Mon Sep 17 00:00:00 2001 From: djmil Date: Sun, 18 Aug 2024 16:35:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b974cc5..e377c68 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ For now markdown files (with `.md` extension) will also be automatically generat - [any repo with configurable allowed branch/tag/commits](#any-repo-with-configurable-allowed-branchtagcommits) - [any repo with all branches/tags/commits exposed](#any-repo-with-all-branchestagscommits-exposed) - [Building caddy](#building-caddy) - - [Integration & deployment](#Integration with Gitea) + - [Integration with Gitea](#integratoin-gitea) @@ -180,4 +180,4 @@ services: - gitea ports: - "3003:3003" -``` \ No newline at end of file +```