From bbc69715e8b09d4342e5f227f27412e628b95eb5 Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:05:49 +0800 Subject: [PATCH] add webdav links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca50f9a..81db44e 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ Additionally, the plugin author may occasionally visit Obsidian official forum a ### webdav +- Tutorials / Examples: + - [ownCloud](./docs/remote_services/webdav_owncloud/README.md) + - [InfiniCloud](./docs/remote_services/webdav_infinicloud_teracloud/README.md) - About CORS: - If you are using Obsidian desktop >= 0.13.25 or iOS >= 1.1.1, you can skip this CORS part. - If you are using Obsidian desktop < 0.13.25 or iOS < 1.1.1 or any Android version: