diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-06-18 12:03:22 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-02-13 09:38:59 +0100 |
commit | 8c6afd2035d5d6024e246429dc80924f14657c11 (patch) | |
tree | 2dd8c0fc03247309140df8deb94db390de34ce21 /officecfg | |
parent | e32e0124f8da122af300210e637362832298ba96 (diff) |
[cp] ReleaseNotesURL
Change-Id: Iff5941ffc49be5fe583ee8966d18b5e7277648ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96594
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index b00c5f3d1c18..cb4faeb460e8 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -358,7 +358,7 @@ <value>https://hub.libreoffice.org/donation/</value> </prop> <prop oor:name="ReleaseNotesURL" oor:type="xs:string"> - <value>https://hub.libreoffice.org/ReleaseNotes/</value> + <value>https://www.collaboraoffice.com/collabora-office-22.05-release-notes/</value> </prop> <prop oor:name="HyphenationMissingURL" oor:type="xs:string"> <value>https://hub.libreoffice.org/HyphenationMissing/</value> |