From ce79be323a00383c07a5976b364dd54cf8bff718 Mon Sep 17 00:00:00 2001 From: James Turner <zakalawe@mac.com> Date: Thu, 20 Oct 2016 19:47:19 +0100 Subject: [PATCH] Fix command line doc URL. https://sourceforge.net/p/flightgear/codetickets/1906/ --- src/GUI/Launcher.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GUI/Launcher.ui b/src/GUI/Launcher.ui index 21977d3cb..c08f81e0a 100644 --- a/src/GUI/Launcher.ui +++ b/src/GUI/Launcher.ui @@ -602,7 +602,7 @@ <item row="9" column="1"> <widget class="QLabel" name="label_8"> <property name="text"> - <string><html><head/><body><p>For information on additional options, please <a href="http://mapserver.flightgear.org/getstart/getstart-enpa2.html#x5-450004.5"><span style=" text-decoration: underline; color:#0000ff;">see here</span></a>.</p></body></html></string> + <string><html><head/><body><p>For information on additional options, please <a href="http://flightgear.sourceforge.net/getstart-en/getstart-enpa2.html#x5-450004.5"><span style=" text-decoration: underline; color:#0000ff;">see here</span></a>.</p></body></html></string> </property> <property name="textFormat"> <enum>Qt::RichText</enum>