From 82742cb53b96cf0ac826f5000205517062c5c950 Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Sun, 27 Feb 2022 17:57:20 +0800 Subject: [PATCH] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93e22ed..8b2b96f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ As of Jan 2022, the plugin is considered in BETA stage. **DO NOT USE IT for any - **Scheduled auto sync supported.** You can also manually trigger the sync using sidebar ribbon, or using the command from the command palette (or even bind the hot key combination to the command then press the hot key combination). - **[Minimal Intrusive](./docs/minimal_intrusive_design.md).** - **Fully open source under [Apache-2.0 License](./LICENSE).** -- **[Sync Algorithm open](./docs/sync_algorithm.md) for discussion.** +- **[Sync Algorithm open](./docs/sync_algorithm_v2.md) for discussion.** ## Limitations