Merge pull request #630 from nextcloud/fix-webdav-client

Fix broken link to webdav page
This commit is contained in:
Roeland Jago Douma 2017-12-11 16:45:36 +01:00 committed by GitHub
commit c5b6f79c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 8 deletions

View File

@ -223,10 +223,7 @@ check the `vendor documentation
Accessing files using Microsoft Windows
---------------------------------------
It is best to use a suitable WebDAV client from the
`WebDAV Project page <http://www.webdav.org/projects/>`_ .
If you must use the native Windows implementation, you can map Nextcloud to a new
If you use the native Windows implementation, you can map Nextcloud to a new
drive. Mapping to a drive enables you to browse files stored on an Nextcloud
server the way you would files stored in a mapped network drive.

View File

@ -240,10 +240,7 @@ externen Server finden Sie in der `Dokumentation des Herstellers
Dateizugriff unter Microsoft Windows
------------------------------------
Am besten verwenden Sie einen geeigneten WebDAV-Client von der
`WebDAV Projektseite <http://www.webdav.org/projects/>`_.
Wenn Sie die native Windows-Implementierung verwenden müssen, können Sie
Wenn Sie die native Windows-Implementierung verwenden, können Sie
Nextcloud einem neuen Laufwerk zuordnen. Die Zuordnung zu einem Laufwerk
ermöglicht es Ihnen Dateien, die auf einem Nextcloud-Server gespeichert sind,
genau wie gewöhnliche Speichermedien zu verwenden.