Fix link urls to oc10 in web config
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"de": "Klassisches ownCloud"
|
"de": "Klassisches ownCloud"
|
||||||
},
|
},
|
||||||
"icon": "switch_ui",
|
"icon": "switch_ui",
|
||||||
"url": "https://ocis.example.org",
|
"url": "https://oc10.example.org",
|
||||||
"target": "_self"
|
"target": "_self"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"de": "Einstellungen"
|
"de": "Einstellungen"
|
||||||
},
|
},
|
||||||
"icon": "application",
|
"icon": "application",
|
||||||
"url": "https://ocis.example.org/index.php/settings/personal",
|
"url": "https://oc10.example.org/index.php/settings/personal",
|
||||||
"target": "_self",
|
"target": "_self",
|
||||||
"menu": "user"
|
"menu": "user"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user