diff --git a/gmo2gmi.awk b/gmo2gmi.awk index 326bed3..008b95b 100644 --- a/gmo2gmi.awk +++ b/gmo2gmi.awk @@ -50,7 +50,7 @@ END{ print "most recent update on: 1" fecha print "=> https://tildegit.org/sejo/compudanzas/src/branch/main/src/" FILENAME " source file" } - print "=> ./home.gmi home" print "" + print "=> ./home.gmi compudanzas home" print "=> https://wiki.p2pfoundation.net/Peer_Production_License text, images, and code are shared with the peer production license" }