From 00fb6ea2b00a036a91e24cb979c73f40e47283d2 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sun, 3 Jan 2016 22:42:00 +0100 Subject: fix link in stagit-index, update documentation, add TODO --- stagit-index.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stagit-index.c') diff --git a/stagit-index.c b/stagit-index.c index 356f08c..9e2b2c0 100644 --- a/stagit-index.c +++ b/stagit-index.c @@ -145,7 +145,7 @@ writelog(FILE *fp) fputs("", fp); + fputs("/log/HEAD.html\">", fp); xmlencode(fp, name, strlen(name)); fputs("", fp); xmlencode(fp, description, strlen(description)); -- cgit v1.2.3