From 6a2d78ca136b569ca4734417cdda0f70e9c1b86f Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 27 Sep 2021 11:15:36 +0200 Subject: [PATCH] Set manifest's upstream.code as the actual repo should fix the auto-updater --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 302fe8a..0b77a5d 100755 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "website": "https://owncast.online/", "demo": "https://watch.owncast.online/", "admindoc": "https://owncast.online/docs/", - "code": "https://github.com/owncast" + "code": "https://github.com/owncast/owncast" }, "license": "MIT", "maintainer": {