Skip to content

Commit

Permalink
Merge pull request #316 from open-contracting/change_link_cli
Browse files Browse the repository at this point in the history
Fix:Change CLI link
  • Loading branch information
romansavych committed Jul 29, 2021
2 parents a1094db + 2315585 commit c1b7179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/UploadFile/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<v-expansion-panel-content>
If you would like to convert CSV data to JSON, please use the older
<span>
<a href="https://flatten-tool.readthedocs.io/en/latest/usage-ocds/" target="_blank">
<a href="https://open-contracting.github.io/spoonbill/" target="_blank">
Command-Line tool.
</a>
</span>
Expand Down

0 comments on commit c1b7179

Please sign in to comment.