From 05082ae12051821b1d969e6672d9e4e5afe1bc07 Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Mon, 17 Jun 2019 10:31:45 +0200 Subject: Change the address of the manual until we have our own up and running --- src/gui/mphoneform.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/mphoneform.cpp b/src/gui/mphoneform.cpp index c4e3c1d..6c447a8 100644 --- a/src/gui/mphoneform.cpp +++ b/src/gui/mphoneform.cpp @@ -2290,7 +2290,7 @@ void MphoneForm::aboutQt() void MphoneForm::manual() { - ((t_gui *)ui)->open_url_in_browser("http://www.twinklephone.com"); + ((t_gui *)ui)->open_url_in_browser("http://web.archive.org/web/20180217123024/http://www.twinklephone.com/"); } void MphoneForm::editUserProfile() -- cgit v1.2.3