aboutsummaryrefslogtreecommitdiffstats
path: root/gem2gem.awk
diff options
context:
space:
mode:
Diffstat (limited to 'gem2gem.awk')
-rw-r--r--gem2gem.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gem2gem.awk b/gem2gem.awk
index 03868e7..e854d7e 100644
--- a/gem2gem.awk
+++ b/gem2gem.awk
@@ -25,7 +25,7 @@
nombre = substr($0, i+1, ifinal-i-1) # link
print ""
- print "=> " nombre ".gmi " link
+ print "=> ./" nombre ".gmi " link
}
# agrega footer
Un proyecto texto-plano.xyz