summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Update.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Update.xcs b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
index 49021c3f7bfa..5ad40022e3e5 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Update.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Update.xcs
@@ -39,13 +39,13 @@
<info>
<desc>The URL that is used for the update check</desc>
</info>
- <value>http://updater.libreofficecrash.org/</value>
+ <value>http://vm195.documentfoundation.org/</value>
</prop>
<prop oor:name="UpdateChannel" oor:type="xs:string" oor:nillable="false">
<info>
<desc>The update channel that is currently in use</desc>
</info>
- <value>Release</value>
+ <value>daily-master-gandalf</value>
</prop>
</group>
</component>