Change Changelog URL

main
Georg Krause 2019-05-20 08:54:55 +02:00
parent 9f5df9ffb5
commit b3d3de4871
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ else
endif
publish:
wget --no-cache -O content/pages/Changelog.md https://git.netzspielplatz.de/soundship/luppp/raw/master/CHANGELOG.md
wget --no-cache -O content/pages/Changelog.md https://git.netzspielplatz.de/soundship/loopp/raw/master/CHANGELOG.md
sed -i '1i Title: Changelog' content/pages/Changelog.md
$(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS)