diff options
author | ck <qt-info@nokia.com> | 2010-01-21 16:40:08 (GMT) |
---|---|---|
committer | ck <qt-info@nokia.com> | 2010-01-21 16:40:08 (GMT) |
commit | 45eb45d128d0d7017ae2ff7a5f8fa4c803093cf1 (patch) | |
tree | 5d3925150fcf762ea1979df84815197df8f830ac /doc | |
parent | 9961bedc868571e4cbf14c6b70fce4d0f21db8a9 (diff) | |
download | Qt-45eb45d128d0d7017ae2ff7a5f8fa4c803093cf1.zip Qt-45eb45d128d0d7017ae2ff7a5f8fa4c803093cf1.tar.gz Qt-45eb45d128d0d7017ae2ff7a5f8fa4c803093cf1.tar.bz2 |
Assistant docs: Fix link.
Task-number: QTBUG-4607
Reviewed-by: David Boddie
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/development/assistant-manual.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/assistant-manual.qdoc b/doc/src/development/assistant-manual.qdoc index 83d8679..c4eb615 100644 --- a/doc/src/development/assistant-manual.qdoc +++ b/doc/src/development/assistant-manual.qdoc @@ -182,7 +182,7 @@ will appear. Click a sub-item to make its page appear in the \e{Documentation} window. Click on the control next to an open item to hide its sub-items. \o The \gui{Index} window is used to look up key words or phrases. - See \l{The One-Minute Guide to Using Qt Assistant} for how to use this + See \l{Qt Assistant Manual#The One-Minute Guide to Using Qt Assistant}{The One-Minute Guide to Using Qt Assistant} for how to use this window. \o The \gui{Bookmarks} window lists any bookmarks you have made. Double click a bookmark to make its page appear in the \e{Documentation} window. |