diff options
author | Edward Welbourne <[email protected]> | 2023-06-08 13:13:11 +0200 |
---|---|---|
committer | Edward Welbourne <[email protected]> | 2023-07-10 12:57:19 +0200 |
commit | 54f65187ec2efb0c28582fbb0320d847556cb3f0 (patch) | |
tree | 5c8e1e36508548e241dbfcdb3b44d3df442509e7 /examples/xml/dombookmarks | |
parent | 08b40f169fd33dfb0a66ec378e649e478c8bd7ea (diff) |
Update Qt Documentation link title in XBEL examples
doc.qt.io was described as Qt 5 documentation; no need to version-limit it.
Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I1c5abe3d805c2b845a74b9fe454c494fa1eff4c7
Reviewed-by: Topi Reiniö <[email protected]>
Reviewed-by: MÃ¥rten Nordheim <[email protected]>
Diffstat (limited to 'examples/xml/dombookmarks')
-rw-r--r-- | examples/xml/dombookmarks/jennifer.xbel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/dombookmarks/jennifer.xbel b/examples/xml/dombookmarks/jennifer.xbel index 2501c118af0..b8a1355d7fc 100644 --- a/examples/xml/dombookmarks/jennifer.xbel +++ b/examples/xml/dombookmarks/jennifer.xbel @@ -13,7 +13,7 @@ <title>Training</title> </bookmark> <bookmark href="http://doc.qt.io/"> - <title>Qt 5 documentation</title> + <title>Qt documentation</title> </bookmark> <bookmark href="http://qt-project.org/faq/"> <title>Frequently Asked Questions</title> |