Qdoc: put hardcoded url as workaround QTBUG-28500
authorNico Vertriest <nico.vertriest@digia.com>
Mon, 10 Dec 2012 11:13:01 +0000 (12:13 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 11 Dec 2012 09:50:54 +0000 (10:50 +0100)
Change-Id: Ic9d0805897278d6caaf4cd763352d2d2d98d65f6
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/network/doc/src/ssl.qdoc

index 0a07e72..0797e3f 100644 (file)
@@ -33,7 +33,7 @@
     \keyword SSL
 
     The classes below provide support for secure network communication using
-    the Secure Sockets Layer (SSL) protocol, using the \l{OpenSSL Toolkit} to
+    the Secure Sockets Layer (SSL) protocol, using the \l{www.openssl.org}{OpenSSL Toolkit} to
     perform encryption and protocol handling.
 
     See the \l{General Qt Requirements} page for information about the