From e18ef647a27ba9dce1a75463ff2a9e08f5c4bd54 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 5 Apr 2017 13:42:30 +0100 Subject: fix link to license.html --- www/publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/publish.sh') diff --git a/www/publish.sh b/www/publish.sh index a5e3be2a..8a2654f0 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -32,7 +32,7 @@ if [ "${FILE}" != "./index" ]; then fi echo "" >> temp.md -echo "[License](license.md)" >> temp.md +echo "[License](/license.md)" >> temp.md # change out .md -> .html sed temp.md -i -e 's/\.md\(#[a-z\-]*\)*)/.html\1)/g' -- cgit v1.2.3-70-g09d2