summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-11-29 12:32:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-05 14:55:56 +0100
commit998e6386f04e97b08bad8db6f0cfc8c9c9055786 (patch)
tree6ba1ef256908d2db9bdd725fd25cfe13fdc77796
parent0a1cb466df071d9ae4fb73b6ba981afc675a173c (diff)
Doc: Fixed broken link to General Qt Requirements
Link fixed for OpenSSL Task-number: QTBUG-34749 Change-Id: Ic72858c730400124fb3f09d887c827d93500338f Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--src/network/doc/src/ssl.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/doc/src/ssl.qdoc b/src/network/doc/src/ssl.qdoc
index 7c6ba1155f..e1bb1b9316 100644
--- a/src/network/doc/src/ssl.qdoc
+++ b/src/network/doc/src/ssl.qdoc
@@ -36,7 +36,7 @@
the Secure Sockets Layer (SSL) protocol, using the OpenSSL Toolkit (\l{http://www.openssl.org/})
to perform encryption and protocol handling.
- See the \l{General Qt Requirements} page for information about the
+ See the \l {openssl-v1later}{OpenSSL Compatibility} page for information about the
versions of OpenSSL that are known to work with Qt.
\section1 Enabling and Disabling SSL Support