diff --git a/CSV.md b/CSV.md index e2e50a3..78ac8ba 100644 --- a/CSV.md +++ b/CSV.md @@ -10,7 +10,6 @@ Frontend: - [Import CSV code](https://github.com/wekan/wekan/tree/master/client/components/import) Backend: -- [Import CSV code](https://github.com/wekan/wekan/blob/master/models/csvCreator.js) -- [Related general Import code](https://github.com/wekan/wekan/blob/master/models/import.js) +- [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)