From 75fb8ea2edabe45b554d0865c567318b1dc065ce Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 6 Nov 2012 00:59:38 +0000 Subject: Updated website location in /vercheck --- src/release.c | 2 +- src/windows.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/release.c b/src/release.c index f585e8fc..8ec00b43 100644 --- a/src/release.c +++ b/src/release.c @@ -38,7 +38,7 @@ static size_t _data_callback(void *ptr, size_t size, size_t nmemb, void *data); char * release_get_latest() { - char *url = "http://www.boothj5.com/profanity_version.txt"; + char *url = "http://www.profanity.im/profanity_version.txt"; CURL *handle = curl_easy_init(); struct curl_data_t output; diff --git a/src/windows.c b/src/windows.c index cda57fa8..74354abf 100644 --- a/src/windows.c +++ b/src/windows.c @@ -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 for details.\n"); wattroff(_cons_win, COLOUR_ONLINE); free(latest_release); _win_show_time(_cons_win); -- cgit 1.4.1-2-gfad0