summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubos Dolezel <lubos@dolezel.info>2019-06-17 10:31:45 +0200
committerLubos Dolezel <lubos@dolezel.info>2019-06-17 10:31:45 +0200
commit05082ae12051821b1d969e6672d9e4e5afe1bc07 (patch)
treeae9a7635a8399a7e6d9ee126a27af056a2ed51e2
parent9932836f754b04c1fd00fbcbd9e134e48147f5e6 (diff)
downloadtwinkle-05082ae12051821b1d969e6672d9e4e5afe1bc07.tar
twinkle-05082ae12051821b1d969e6672d9e4e5afe1bc07.tar.gz
twinkle-05082ae12051821b1d969e6672d9e4e5afe1bc07.tar.lz
twinkle-05082ae12051821b1d969e6672d9e4e5afe1bc07.tar.xz
twinkle-05082ae12051821b1d969e6672d9e4e5afe1bc07.zip
Change the address of the manual until we have our own up and running
-rw-r--r--src/gui/mphoneform.cpp2
1 files changed, 1 insertions, 1 deletions
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()