From 3892be47ac0fc0ff3bdafcf44ce818eea47fe6b0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 7 Jul 2025 19:07:48 +0300 Subject: [PATCH] Fix docs link about CSV --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 572eff372..474b3c2bd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -66,7 +66,7 @@ Wekan is distributed under the [MIT License], allowing anyone to easily work wit * [From Previous Export, paste big WeKan JSON](ImportExport/From-Previous-Export.md) * [Progress: Import/Export/Sync](ImportExport/Sync.md) -* [From CSV/TSV](ImportExport/CSV.md) +* [From CSV/TSV](ImportExport/CSV) * [From Trello](ImportExport/trello/Migrating-from-Trello.md) * [From Jira](ImportExport/Jira.md) * [From Asana](ImportExport/Asana.md)