From e5f4528fff9cd30730e4da740560d95eafd853d2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 4 Dec 2021 23:42:41 +0200 Subject: [PATCH] Updated CSV (markdown) --- CSV.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CSV.md b/CSV.md index 78ac8ba..81ed609 100644 --- a/CSV.md +++ b/CSV.md @@ -12,4 +12,5 @@ Frontend: Backend: - [Import CSV code](https://github.com/wekan/wekan/blob/master/models/csvCreator.js) and [General Import code](https://github.com/wekan/wekan/blob/master/models/import.js) -[Related pull requests](https://github.com/wekan/wekan/pulls?q=is%3Apr+is%3Aclosed+csv) +Related: +- [Related PRs](https://github.com/wekan/wekan/pulls?q=is%3Apr+is%3Aclosed+csv)