From c22dcaf6bede0ef5e5f564f6d20a5cad12ae9066 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 4 Mar 2011 11:06:16 +0100 Subject: Update website links to match the new URL. Signed-off-by: Lukas Fleischer --- src/help.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/help.c') diff --git a/src/help.c b/src/help.c index e30226f..4542516 100644 --- a/src/help.c +++ b/src/help.c @@ -30,7 +30,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * Send your feedback or comments to : misc@calcurse.org - * Calcurse home page : http://culot.org/calcurse + * Calcurse home page : http://calcurse.org * */ @@ -732,7 +732,7 @@ help_screen (void) "\t materials provided with the distribution.\n" "\n\n" "Send your feedback or comments to : misc@calcurse.org\n" - "Calcurse home page : http://culot.org/calcurse")); + "Calcurse home page : http://calcurse.org")); help_wins_init (&hwin, 0, 0, (notify_bar ()) ? row - 3 : row - 2, col); page = oldpage = HELP_MAIN; -- cgit v1.2.3-54-g00ecf