Updated website location in /vercheck

This commit is contained in:
James Booth
2012-11-06 00:59:38 +00:00
parent 3268baeb6d
commit 75fb8ea2ed
2 changed files with 2 additions and 2 deletions

View File

@@ -947,7 +947,7 @@ cons_check_version(gboolean not_available_msg)
wattroff(_cons_win, COLOUR_ONLINE);
_win_show_time(_cons_win);
wattron(_cons_win, COLOUR_ONLINE);
wprintw(_cons_win, "Check http://www.boothj5.com/profanity.shtml for details.\n");
wprintw(_cons_win, "Check <http://www.profanity.im> for details.\n");
wattroff(_cons_win, COLOUR_ONLINE);
free(latest_release);
_win_show_time(_cons_win);