# HG changeset patch
# User Volker Birk <vb@pep-project.org>
# Date 1617909090 -7200
# Node ID 5b23278ed81ff33481ee58faf89e9b2c44478f05
# Parent  8ee36a9655d769c590af779dc35cd781dca0be0e
updating documentation

diff -r 8ee36a9655d7 -r 5b23278ed81f Makefile
--- a/Makefile	Thu Apr 08 15:22:59 2021 +0200
+++ b/Makefile	Thu Apr 08 21:11:30 2021 +0200
@@ -7,7 +7,7 @@
 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 -r 8ee36a9655d7 -r 5b23278ed81f heading.en.yhtml2
--- a/heading.en.yhtml2	Thu Apr 08 15:22:59 2021 +0200
+++ b/heading.en.yhtml2	Thu Apr 08 21:11:30 2021 +0200
@@ -16,9 +16,7 @@
         "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 @@
     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";