From b923fef4a4ed79ca81e4932907ce6e98f9253a66 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Sat, 2 Apr 2022 20:41:49 +0200 Subject: [PATCH] remove double urls --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index 196ceea..a50c42f 100644 --- a/manifest.json +++ b/manifest.json @@ -10,8 +10,6 @@ "upstream": { "license": "GPL-3.0", "website": "https://github.com/jedie/django-fritzconnection", - "admindoc": "https://github.com/jedie/django-fritzconnection", - "userdoc": "https://github.com/jedie/django-fritzconnection", "code": "https://github.com/jedie/django-fritzconnection" }, "license": "GPL-3.0",