From 4b9cc5ef8797f6d0d91e30f6aa4404288b78f140 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 8 Jun 2022 21:53:05 -0700 Subject: [PATCH] add forum and doc url --- CloudronManifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 13cddc3..c5d3d5d 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -36,6 +36,8 @@ "https://screenshots.cloudron.io/org.traccar.cloudronapp/web.png", "https://screenshots.cloudron.io/org.traccar.cloudronapp/polyline.png", "https://screenshots.cloudron.io/org.traccar.cloudronapp/command_new.png" - ] + ], + "forumUrl": "https://forum.cloudron.io/category/146/traccar", + "documentationUrl": "https://docs.cloudron.io/apps/traccar" }