# HG changeset patch # User Edouard Tisserant <edouard.tisserant@gmail.com> # Date 1736115173 -3600 # Node ID 45a66c3fa78af9d07c8dc08e0c4219edf1e38a8b # Parent 70a8d4893c067998b35bae20caa05dd560e31051 fixing outdated comments diff -r 70a8d4893c06 -r 45a66c3fa78a 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