summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
diff options
context:
space:
mode:
authorLuca Di Sera <luca.disera@qt.io>2021-11-05 13:47:03 +0100
committerLuca Di Sera <luca.disera@qt.io>2021-11-08 10:20:19 +0100
commit222b3b054cfda31b3bbf3059e3e53139d00bb76f (patch)
treea336c0ab0e8d7ebd7ce5a956d0aab95a216f170c /examples/webenginewidgets
parent1a3a932926e4135cb055c02d89117b0a652a374d (diff)
Doc: Remove broken homepage link from markdowncss attribution
QtWebEngine uses Keving Burke's markdowncss for two of his examples. An attribution file is provided for both uses, pointing to the homepage of markdowncss "https://kevinburke.bitbucket.io/markdowncss/". Nonetheless, the project is currently unmaintained and the homepage doesn't exist anymore, meaning that the link to it is broken. As there is not a reachable homepage anymore, the "Homepage" key for markdowncss attributions was removed from the attribution files. A link to the same page was changed to the link to the bitbucket repository, which is still reachable, in the documentation for the affected examples. Task-number: QTBUG-96127 Pick-to: 6.2 Change-Id: Idd6c163eebeb2a2292ae76a73289fda5faa12b0a Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'examples/webenginewidgets')
-rw-r--r--examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc2
-rw-r--r--examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc b/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc
index 9ff8f0615..53464194c 100644
--- a/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc
+++ b/examples/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc
@@ -152,7 +152,7 @@
\quotefile webenginewidgets/markdowneditor/resources/index.html
In the \e index.html, we load a custom stylesheet and two JavaScript
- libraries. \l{http://kevinburke.bitbucket.org/markdowncss/}{markdown.css} is
+ libraries. \l{https://bitbucket.org/kevinburke/markdowncss/src/master/}{markdown.css} is
a markdown-friendly stylesheet created by Kevin Burke.
\l{https://github.com/chjj/marked}{marked.js} is a markdown parser and
compiler designed for speed written by Christopher Jeffrey and
diff --git a/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json b/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
index de5458eff..d51ac744b 100644
--- a/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
+++ b/examples/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json
@@ -23,7 +23,6 @@
"QtParts": [ "examples" ],
"Files": "markdown.css",
"Description": "Markdown.css is better default styling for your Markdown files.",
- "Homepage": "https://kevinburke.bitbucket.io/markdowncss/",
"Version": "188530e4b5d020d7e237fc6b26be13ebf4a8def3",
"DownloadLocation": "https://bitbucket.org/kevinburke/markdowncss/src/188530e4b5d020d7e237fc6b26be13ebf4a8def3/markdown.css",
"Copyright": "Copyright 2011 Kevin Burke