diff options
author | Leena Miettinen <[email protected]> | 2013-05-31 14:26:01 +0200 |
---|---|---|
committer | Leena Miettinen <[email protected]> | 2013-05-31 16:01:49 +0200 |
commit | 68a573b62ec11cf228171e9ab54ffbb23cb4b5d2 (patch) | |
tree | 12af031d72f047867eb57ae5641423f660a7c233 /doc/src/linux-mobile | |
parent | 64458f1a2365173c4177e968902128827de59b22 (diff) |
Doc: do not link to external pages over https
Replaced "https" with "http" (where redirecting works)
as a workaround for a bug that causes Qt Creator to crash
when trying to open external links using https.
Task-number: QTCREATORBUG-9397
Change-Id: If331eaffd2296a79f6e6f1ee7becd725d2aadb1d
Reviewed-by: Karsten Heimrich <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r-- | doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc | 2 | ||||
-rw-r--r-- | doc/src/linux-mobile/maemodev.qdoc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc b/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc index 790b830f882..1b6c666b0ae 100644 --- a/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc +++ b/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc @@ -42,7 +42,7 @@ You can upload free applications as Debian packages to \l{http://wiki.maemo.org/Extras-devel}{Extras-devel} at Maemo.org to share new updates to your application and to start the community QA process. - You need a \l{https://garage.maemo.org/}{Garage} account for the uploads, + You need a \l{http://garage.maemo.org/}{Garage} account for the uploads, but the package itself does not need to be hosted in the Garage. You can use the \gui {Publish for Fremantle Extras-devel Free Repository} diff --git a/doc/src/linux-mobile/maemodev.qdoc b/doc/src/linux-mobile/maemodev.qdoc index 143c46430d4..ae4bfba8b08 100644 --- a/doc/src/linux-mobile/maemodev.qdoc +++ b/doc/src/linux-mobile/maemodev.qdoc @@ -68,7 +68,7 @@ Only needed if you develop on Windows and if you use a USB connection to run applications on the device. The drivers are installed as part of the Qt 4 SDK. You can also download them from - \l{https://garage.maemo.org/frs/?group_id=801&release_id=2655}{PC Connectivity} + \l{http://garage.maemo.org/frs/?group_id=801&release_id=2655}{PC Connectivity} on the Maemo web site. Download and install the latest PC_Connectivity_<version>.exe (at the time of writing, PC_Connectivity_0.9.4.exe). |