aboutsummaryrefslogtreecommitdiffstats
path: root/gem2gem.awk
diff options
context:
space:
mode:
authorsejo <sejo@texto-plano.xyz>2021-05-20 17:12:06 -0500
committersejo <sejo@texto-plano.xyz>2021-05-20 17:12:06 -0500
commit6c3fcba6a012e05a0cbdfafd0dc5651a1ec2aba4 (patch)
tree7936ec265a5b6097d7f1838ed60310cd2a288464 /gem2gem.awk
parent1e9649f7c2e87682fdef6a2aee13f294e8445352 (diff)
downloadsitio-6c3fcba6a012e05a0cbdfafd0dc5651a1ec2aba4.tar.gz
relative link
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