diff --git a/src/Gui/AboutDialog.cpp b/src/Gui/AboutDialog.cpp index e2b2836c8..c294643a6 100644 --- a/src/Gui/AboutDialog.cpp +++ b/src/Gui/AboutDialog.cpp @@ -62,8 +62,8 @@ AboutPage::AboutPage(Context *context) : context(context) "GNU General " "Public License 2.0." "

Source code can be obtained from
" - "" - "http://goldencheetah.org/." + "" + "https://www.goldencheetah.org/." "

Activity files and other data are stored in
" "%2" "

Athlete ID %3
" diff --git a/src/Gui/HelpWindow.cpp b/src/Gui/HelpWindow.cpp index e5f0c4d3f..2742d8b67 100644 --- a/src/Gui/HelpWindow.cpp +++ b/src/Gui/HelpWindow.cpp @@ -58,9 +58,9 @@ HelpWindow::fillPage() { "

Help Options

" "\"Shift\"+\"F1\"
provides a context specific short description of a feature" " including the link to the Wiki page explaining more details
" - "
Golden Cheetah Website" - "
Golden Cheetah Website - Video Tutorials" - "
Golden Cheetah Website - Science in Golden Cheetah" + "
Golden Cheetah Website" + "
Golden Cheetah Website - Video Tutorials" + "
Golden Cheetah Website - Science in Golden Cheetah" "
Wiki Overview" "
Wiki - User's Guide" "
Wiki - Frequently Asked Questions"