fixing outdated comments
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Sun, 05 Jan 2025 23:12:53 +0100 (2 months ago)
changeset 4088 45a66c3fa78a
parent 4087 70a8d4893c06
child 4089 3550841665d3
fixing outdated comments
svghmi/Makefile
--- a/svghmi/Makefile	Sun Jan 05 23:09:34 2025 +0100
+++ b/svghmi/Makefile	Sun Jan 05 23:12:53 2025 +0100
@@ -3,9 +3,9 @@
 # Makefile to generate XSLT stylesheets from ysl2 files in the same directory
 
 # This uses YML2. 
-#   hg clone https://pep.foundation/dev/repos/yml2/
+#   git clone https://github.com/beremiz/yml2
 
-# It should be just fine if yml2 is cloned just asside beremiz
+# It should be just fine if yml2 is cloned just aside beremiz
 # otherwise, point yml2path to yml2 source directory
 #   make yml2path=path/to/yml/dir