fix Nextcloud WebDAV example URL (#37752)

This commit is contained in:
Chris 2025-02-28 12:00:48 -07:00 committed by Franck Nijhof
parent 21890a098d
commit 3ea3a30019
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -36,8 +36,8 @@ Verify SSL:
### Common WebDAV URLs
- [Nextcloud](https://nextcloud.com/): `https://<your-nextcloud-domain>/remote.php/dav/files/<your-username>/`
- [Owncloud](https://owncloud.com/): `https://<your-owncloud-domain>/remote.php/dav/files/<your-username>/`
- [Nextcloud](https://nextcloud.com/): `https://<your-nextcloud-domain>/remote.php/webdav/`
- [Owncloud](https://owncloud.com/): `https://<your-owncloud-domain>/remote.php/webdav/`
- [Hetzner Storage Box](https://www.hetzner.com/storage/storage-box): `https://<username>.your-storagebox.de`
- [Strato HiDrive](https://www.strato.de/): `https://webdav.hidrive.strato.com`