Skip to content

Commit

Permalink
Fix old appSwitcher icon in OC10 deployment docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Feb 28, 2022
1 parent dc5dbb6 commit cb46ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployments/oc10-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ There are a few config values which need to be set in order for ownCloud Web to
"fr": "Design classique",
"zh_CN": "文件"
},
"icon": "switch_ui",
"icon": "swap-box",
"url": "https://<your-owncloud-server>/index.php/apps/files"
},
{
Expand Down

0 comments on commit cb46ff3

Please sign in to comment.