From fe1259c774d0b99193e8730ea94ce4ae5978e15a Mon Sep 17 00:00:00 2001
From: nrbffs <38812627+nrbffs@users.noreply.github.com>
Date: Thu, 12 Sep 2019 20:25:44 +0200
Subject: [PATCH] add changelog URL

---
 config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.js b/config.js
index f43215c..1ad6f82 100644
--- a/config.js
+++ b/config.js
@@ -49,5 +49,5 @@ var config = {
   // path to preview pictures directory
   preview_pictures: 'pictures/',
   // link to changelog
-  changelog: 'CHANGELOG.html'
+  changelog: 'https://gitlab.freifunk-stuttgart.de/firmware/site-ffs/-/tags'
 };
-- 
GitLab