summaryrefslogtreecommitdiffstats
path: root/doc/src/sql-programming
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-06-29 10:28:19 +0200
committerQt by Nokia <qt-info@nokia.com>2011-06-29 13:44:13 +0200
commitf9ed8d963b2e672219f77631efa0cbda78f26ca7 (patch)
tree3d6c8d1879772a594fea3234e4bc0424e620bd54 /doc/src/sql-programming
parentc2f931bda2b0ae3f8779d9a120a31dbd4c053509 (diff)
Move the books example in the docs.
Change-Id: I90624853c29752b2e7cee2e58b40f92f30e02dbe Reviewed-on: http://codereview.qt.nokia.com/877 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kevin Wright <kevin.wright@nokia.com>
Diffstat (limited to 'doc/src/sql-programming')
-rw-r--r--doc/src/sql-programming/sql-programming.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sql-programming/sql-programming.qdoc b/doc/src/sql-programming/sql-programming.qdoc
index 68b1a2fe44..55f97484bb 100644
--- a/doc/src/sql-programming/sql-programming.qdoc
+++ b/doc/src/sql-programming/sql-programming.qdoc
@@ -603,7 +603,7 @@
\image qdatawidgetmapper-simple.png
- The \l{demos/books}{Books} demonstration shows how information can
+ The \l{sql/books}{Books} example shows how information can
be presented for easy access by using QDataWidgetMapper and a set of
simple input widgets.
*/