diff --git a/Makefile b/Makefile index 0056c5f..3f607bc 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ all: homepage homepage: index.html features.html yslt.html toolchain.html programming.html hello.html update: homepage format.css gpl-2.0.txt - rsync -avC *.html *.yml2 format.css *.yhtml2 gpl-2.0.txt samples dragon:fdik.org/yml2/ + rsync -avC *.html format.css *.yhtml2 gpl-2.0.txt samples dragon:fdik.org/yml2/ update-all: update yml2c yml2.py pyPEG.py backend.py yml2proc if test -z $(VERSION) ; then echo VERSION not set ; exit 1 ; fi diff --git a/heading.en.yhtml2 b/heading.en.yhtml2 index 5ae462f..79f75a3 100644 --- a/heading.en.yhtml2 +++ b/heading.en.yhtml2 @@ -16,9 +16,7 @@ div id=headline { "YML 2.7.0 of Thu 08 Apr 2021 – Copyleft 2007-2021, " a "http://blog.fdik.org", "Volker Birk"; " – " - a "http://fdik.org/yml2.tar.bz2", "Download YML 2"; - " – " - a "https://pep.foundation/dev/repos/yml2/", "Mercurial repository"; + a "https://gitea.pep.foundation/fdik/yml2", "Download YML 2"; } } @@ -58,9 +56,7 @@ div id=navigation { ne "toolchain#processor", "YML/YSLT processor"; ne "toolchain#recommended", "Recommended external tools"; ne "http://www.auchdieserschwachsinnmussinsinternet.de/2009-03/#s1236859037", "Windows tool chain"; - ne "http://fdik.org/yml2.tar.bz2", "Download YML 2"; - ne "toolchain#downloads", "Download different versions"; - ne "https://cacert.pep.foundation/dev/repos/yml2/", "Mercurial Repository at p≔p foundation (CAcert needed)"; + ne "https://gitea.pep.foundation/fdik/yml2", "Download YML 2"; h1 "Misc"; ne "gpl-2.0.txt", "License for YML";