diff options
author | David Honour <david@foolswood.co.uk> | 2016-04-21 14:20:34 +0000 |
---|---|---|
committer | David Honour <david@foolswood.co.uk> | 2016-04-21 14:20:34 +0000 |
commit | 5da50a71f44326fad93efe5e2fa0ea36f077cffa (patch) | |
tree | 1acdb65d30e06de64d67c5017338ed76558c6b43 /about.c | |
parent | 15fb6084f5e67d7b88be9c4e51e720c8be2eb404 (diff) | |
download | xombrero-5da50a71f44326fad93efe5e2fa0ea36f077cffa.tar.gz |
Update wiki links
Diffstat (limited to 'about.c')
-rw-r--r-- | about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about.c b/about.c index e6d688e..6077ead 100644 --- a/about.c +++ b/about.c @@ -1257,7 +1257,7 @@ xtp_page_ab(struct tab *t, struct karg *args) "<li>David Hill <dhill@mindcry.org></li>" "</ul>" "Copyrights and licenses can be found on the xombrero " - "<a href=\"https://opensource.conformal.com/wiki/xombrero\">website</a>" + "<a href=\"https://github.com/conformal/xombrero/wiki\">website</a>" "</p>", #ifdef XOMBRERO_BUILDSTR version, XOMBRERO_BUILDSTR, |