summaryrefslogtreecommitdiffstats
path: root/src/sql/doc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-12-17 15:20:29 +0100
committerNico Vertriest <nico.vertriest@digia.com>2014-12-23 10:55:45 +0100
commita8714548d18884f3dc90cb51b251bc1f612db6e2 (patch)
tree66a0497acdb3a7203260fc109c4719e13bb4b06d /src/sql/doc
parent0920e00932b2686b59247633ea01669fcc398f9c (diff)
Doc: corrected broken links qtbase
Task-number: QTBUG-43115 Change-Id: Ib441326083294a6d59d75510142b1481f7b0bc35 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/sql/doc')
-rw-r--r--src/sql/doc/src/sql-driver.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/sql/doc/src/sql-driver.qdoc b/src/sql/doc/src/sql-driver.qdoc
index 71d2fb4f85..e2ffdaea2c 100644
--- a/src/sql/doc/src/sql-driver.qdoc
+++ b/src/sql/doc/src/sql-driver.qdoc
@@ -713,9 +713,8 @@
\snippet code/doc_src_sql-driver.cpp 31
- the problem is usually that the plugin had the wrong \l{Deploying
- Plugins#The Build Key}{build key}. This might require removing an
- entry from the \l{Deploying Plugins#The Plugin Cache} {plugin cache}.
+ the problem is usually that the plugin had the wrong build key.
+ This might require removing an entry from the plugin cache.
\target development
\section1 How to Write Your Own Database Driver