diff options
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, |