summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-12-09 17:50:11 +0100
committerAndras Timar <andras.timar@collabora.com>2020-03-19 13:22:56 +0100
commit33a7e352915e4653a297e70fcaecfcd7d09d2f8a (patch)
tree42c62169ba6e63fe786a85fb6879480670f9064f
parent5a19ae03d7e7c493e43209d23859be819b65e1f0 (diff)
[cp] Collabora help URL
Change-Id: I7ba76cab5030d5d637e79ee6414c9963c67211f4 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90740 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--loolkitconfig.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index 539186947..23fe663dc 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -11,7 +11,7 @@
<item oor:path="/org.openoffice.Office.Common/AutoCorrect"><prop oor:name="TwoCapitalsAtStart" oor:op="fuse"><value>false</value></prop></item>
<!-- The Help root URL, or empty for no help (hides the help buttons) -->
-<item oor:path="/org.openoffice.Office.Common/Help"><prop oor:name="HelpRootURL" oor:op="fuse"><value>https://help.libreoffice.org/help.html?</value></prop></item>
+<item oor:path="/org.openoffice.Office.Common/Help"><prop oor:name="HelpRootURL" oor:op="fuse"><value>https://help.collaboraoffice.com/help.html?</value></prop></item>
<!-- Enable spell-checking by default -->
<item oor:path="/org.openoffice.Office.Linguistic/SpellChecking"><prop oor:name="IsSpellAuto" oor:op="fuse"><value>true</value></prop></item>