From 55f2d830f4cb95b007e21abaa550a0e8c4882f75 Mon Sep 17 00:00:00 2001 From: quindecim <49964366+quindecim@users.noreply.github.com> Date: Sun, 27 Mar 2022 09:43:59 +0200 Subject: [PATCH] [up] Fix changelog issues in Magisk app --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index 2fab57c..a67a640 100644 --- a/update.json +++ b/update.json @@ -2,5 +2,5 @@ "version": "2.1.1-2", "versionCode": 21102, "zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.1-2/dnscrypt-proxy-android-v2.1.1-2.zip", - "changelog": "https://github.com/quindecim/dnscrypt-proxy-android/blob/master/CHANGELOG.md" + "changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/CHANGELOG.md" }