Skip to content

Commit

Permalink
Fix link to xlsx file in gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Jul 11, 2023
1 parent 13b072d commit eff3699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Here are the steps for submitting updates in Excel.

- Get the Excel-vocabulary file
- For an existing vocabulary, the latest version of the vocabulary is always available via github-pages.
- The general url is `https://{gh-org-name}.github.io/{repository-name}/{vocabulary-name}/{vocabulary-name}.xlsx`
- For example in nfdi4cat/voc4cat the vocabulary `voc4cat` can be downloaded from [https://nfdi4cat.github.io/voc4cat/voc4cat/voc4cat.xlsx](https://nfdi4cat.github.io/voc4cat/voc4cat/voc4cat.xlsx)
- The general url is `https://{gh-org-name}.github.io/{repository-name}/{vocabulary-name}.xlsx`
- For example in nfdi4cat/voc4cat the vocabulary `voc4cat` can be downloaded from [https://nfdi4cat.github.io/voc4cat/voc4cat.xlsx](https://nfdi4cat.github.io/voc4cat/voc4cat.xlsx)
- Make changes to the Excel file
- Add the Excel file to your clone of the repository into the folder `inbox-excel-vocabs`
- The name of the Excel-file must match the vocabulary that you want to update (e.g. myvoc.xlsx to update a vocabulary named "myvoc").
Expand Down

0 comments on commit eff3699

Please sign in to comment.