Skip to content

Commit e33670e

Browse files
authored
Merge pull request #10755 from nextcloud/documentation/noid/fix-comments-in-config-sample
Fix comment style in config sample
2 parents 4b92a09 + 260ef64 commit e33670e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

config/config.sample.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -811,11 +811,11 @@
811811
* This section is for configuring the download links for Nextcloud clients, as
812812
* seen in the first-run wizard and on Personal pages.
813813
*
814-
* Defaults to
815-
* * Desktop client: ``https://nextcloud.com/install/#install-clients``
816-
* * Android client: ``https://play.google.com/store/apps/details?id=com.nextcloud.client``
817-
* * iOS client: ``https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8``
818-
* *iOS client app id: ``1125420102``
814+
* Defaults to:
815+
* - Desktop client: ``https://nextcloud.com/install/#install-clients``
816+
* - Android client: ``https://play.google.com/store/apps/details?id=com.nextcloud.client``
817+
* - iOS client: ``https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8``
818+
* - iOS client app id: ``1125420102``
819819
*/
820820
'customclient_desktop' =>
821821
'https://nextcloud.com/install/#install-clients',

0 commit comments

Comments
 (0)