From 282eed291e7ab81b52e2c8a0ea1fc5084169da97 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 7 Dec 2020 17:01:55 -0800 Subject: [PATCH] Fix doc url --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index f424f77..cb9742f 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -38,5 +38,5 @@ "postInstallMessage": "file://POSTINSTALL.md", "minBoxVersion": "5.3.0", "forumUrl": "https://forum.cloudron.io/category/19/gitea", - "documentationUrl": "https://cloudron.io/documentation/apps/gitea/" + "documentationUrl": "https://docs.cloudron.io/apps/gitea/" }