diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2019-03-14 10:42:55 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-14 10:44:35 +0100 |
commit | 33a3d806ff065c302283e4d7db522762eda428f8 (patch) | |
tree | 44eaac819bac363cb3da34caa21739ea151a37d3 /officecfg | |
parent | e717722d7ff05f0125ae18dc12779f4276155ff6 (diff) |
Fix URL
.. after ed901c336ff0b99291ffe53be6bd762abcccf55c
Change-Id: Icc38dcfbf59d3af8b1798064f241f9ce59f1732d
Reviewed-on: https://gerrit.libreoffice.org/69256
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 4b1958bf9357..fbafb30f1334 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -3597,7 +3597,7 @@ <desc>Specifies the root URL to the Office help pages. Blank disables Help buttons on dialogs in LibreOffice Online.</desc> </info> - <value>https://help.libreoffice.com/help.html?</value> + <value>https://help.libreoffice.org/help.html?</value> </prop> <group oor:name="StartCenter"> <info> |