summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2020-12-04 15:57:08 +0100
committerAndreas Buhr <andreas@andreasbuhr.de>2020-12-04 18:47:13 +0100
commit987ee226908fd502589181a30e16e34511bef131 (patch)
tree331bfb5c866847b82290e399cd18876ad6ff3542 /doc
parentecb61c17f5f22a997d98da9ce750367bc02d1f96 (diff)
Fix broken link to Zstandard library
The old link zstd.net is not working any more. Zstandard is now at http://facebook.github.io/zstd/. To ease maintenance in the future, those links now point to "Zstandard Site" which is maintained in external-resources.qdoc. Task-number: QTBUG-88533 Pick-to: 6.0 Change-Id: Ic8f067fd5d7ce1a088d0272797fca98fd506a26e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/externalsites/external-resources.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/global/externalsites/external-resources.qdoc b/doc/global/externalsites/external-resources.qdoc
index f4f88d4673..a1ed9b57ef 100644
--- a/doc/global/externalsites/external-resources.qdoc
+++ b/doc/global/externalsites/external-resources.qdoc
@@ -527,3 +527,8 @@
\externalpage https://login.qt.io/
\title Qt Account Sign-up
*/
+
+/*!
+ \externalpage http://facebook.github.io/zstd/
+ \title Zstandard Site
+/