mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Fix docs link about CSV. Part 2.
This commit is contained in:
parent
3892be47ac
commit
a9c67ac200
2 changed files with 3 additions and 3 deletions
|
|
@ -5,8 +5,8 @@ Right to click your username / All Boards / Add Board / Import / From CSV/TSV
|
|||
[CSV import was added at PR 3081](https://github.com/wekan/wekan/pull/3081)
|
||||
|
||||
Here's a copy of the CSV and TSV to test out the functionality:
|
||||
- [board-import.csv](https://wekan.fi/csv/board-import.csv)
|
||||
- [board-import.tsv](https://wekan.fi/csv/board-import.tsv)
|
||||
- [board-import.csv](board-import.csv)
|
||||
- [board-import.tsv](board-import.tsv)
|
||||
|
||||
Frontend:
|
||||
- [Import CSV code](https://github.com/wekan/wekan/tree/main/client/components/import)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue