From 479414a93ae03a4463c16d54b39cd155b1e04683 Mon Sep 17 00:00:00 2001 From: axtlos Date: Fri, 31 May 2024 22:46:56 +0200 Subject: fix links --- generate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generate.sh') diff --git a/generate.sh b/generate.sh index 99944c4..5c0f6c1 100755 --- a/generate.sh +++ b/generate.sh @@ -37,7 +37,7 @@ mv specs.7.html.tmp specs.7.html sed 's|computers(7)|straight from hell|g' specs.7.html > specs.7.html.tmp mv specs.7.html.tmp specs.7.html echo "Add back to main page link" -sed 's||Go To Main Page\n|g' specs.7.html > specs.7.html.tmp +sed 's||Go To Main Page\n|g' specs.7.html > specs.7.html.tmp mv specs.7.html.tmp specs.7.html echo "Change see also to hyperlinks" sed 's|

axtlos(7), Project Shards(1), Crystal||g' specs.7.html > specs.7.html.tmp -- cgit v1.2.3