diff options
author | David Boddie <david.boddie@nokia.com> | 2011-02-01 16:52:29 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-02-01 16:52:29 (GMT) |
commit | 9880d5dfef94c47d3d3ed18566bff58a800d4d25 (patch) | |
tree | 0b1546506da93bca2f50a6a2247203aa0f93019b /doc | |
parent | 3cd70e43edb3458bae05a3e9c90b007ae2cb82b5 (diff) | |
download | Qt-9880d5dfef94c47d3d3ed18566bff58a800d4d25.zip Qt-9880d5dfef94c47d3d3ed18566bff58a800d4d25.tar.gz Qt-9880d5dfef94c47d3d3ed18566bff58a800d4d25.tar.bz2 |
Doc: Fixed broken links to the old Symbian Foundation Wiki.
Task-number: QTBUG-17058
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/deployment/deployment.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc index 4817058..bc80ed3 100644 --- a/doc/src/deployment/deployment.qdoc +++ b/doc/src/deployment/deployment.qdoc @@ -1550,8 +1550,8 @@ \note If you want to have your application properly Symbian Signed for distribution, you will have to properly sign both the application and the application installer packages. Please see - \l{http://developer.symbian.org/wiki/index.php/Category:Symbian_Signed} - {Symbian Signed wiki} for more information about Symbian Signed. + \l{http://wiki.forum.nokia.com/index.php/Category:Symbian_Signed} + {Forum Nokia Wiki} for more information about Symbian Signed. For more information about creating a \c .sis file and installing it to device see also \l {The Symbian platform - Introduction to Qt#Installing your own applications}{here}. |