diff --git a/config.js b/config.js index f43215c27186e7404c82cd8097d48fe0e4c764ba..1ad6f826f62c4879474fc160adc7eff41afdf422 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' };