From 688d236bfb663554f2d5d237795b076fd92a2a4d Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 21 Aug 2023 16:21:26 +0000 Subject: [PATCH] update config docs url --- custom/conf/app.example.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index cfaf91cddb7f2..daf0240090429 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -4,7 +4,7 @@ ;; Do not copy the whole file as-is, as it contains some invalid sections for illustrative purposes. ;; If you don't know what a setting is you should not set it. ;; -;; see https://docs.gitea.io/en-us/config-cheat-sheet/ for additional documentation. +;; see https://docs.gitea.com/administration/config-cheat-sheet for additional documentation. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;