diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-06-18 12:03:22 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-06-18 14:19:41 +0200 |
commit | a37f9ab7096cf2db6328a23d932dd9d12b156e70 (patch) | |
tree | ac7eb9aa54b36a2c918779c09b677c430661a7ea /officecfg | |
parent | 822bce480c23e93e64a6376dd51a45e11c33cf2d (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 5f99ddc036bd..e15f09f7b3b7 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -395,7 +395,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-6-4-release-notes/</value> </prop> </node> <node oor:name="Forms"> |