diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-02 13:27:20 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-02 13:27:20 (GMT) |
commit | b9767be7c1f52c95e1040175b8496e4ef49ac961 (patch) | |
tree | d0c14d73aeae17dea3966547287bf39945161736 /doc/src/files-and-resources | |
parent | 6d872ce4f906e16d2da2c2511da5b6d065c3367f (diff) | |
download | Qt-b9767be7c1f52c95e1040175b8496e4ef49ac961.zip Qt-b9767be7c1f52c95e1040175b8496e4ef49ac961.tar.gz Qt-b9767be7c1f52c95e1040175b8496e4ef49ac961.tar.bz2 |
Doc: adding changes to getting started and fixing redirection links
Diffstat (limited to 'doc/src/files-and-resources')
-rw-r--r-- | doc/src/files-and-resources/resources.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/files-and-resources/resources.qdoc b/doc/src/files-and-resources/resources.qdoc index b0b0e3c..3177af8 100644 --- a/doc/src/files-and-resources/resources.qdoc +++ b/doc/src/files-and-resources/resources.qdoc @@ -54,7 +54,7 @@ The resource system is based on tight cooperation between \l qmake, \l rcc (Qt's resource compiler), and QFile. It obsoletes Qt 3's \c qembed tool and the - \l{http://qt.nokia.com/doc/qq/qq05-iconography.html#imagestorage}{image + \l{http://doc.qt.nokia.com/qq/qq05-iconography.html}{image collection} mechanism. \section1 Resource Collection Files (\c{.qrc}) |