Skip to content

Commit fd112a0

Browse files
Merge pull request #123 from HendrikBorgelt/fix-getting-started-download-button
Add a dev-branch download button alongside the version-specific workbook
2 parents 1015771 + 116bf0f commit fd112a0

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/getting-started.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,17 @@ Level 4 ──► Validate records against the full CoreMeta4Cat schema
4040
To help you understand which terms exist and how they relate to each other, CoreMeta4Cat provides a reference Excel workbook. This workbook is **not a data entry form to fill in** — it is a structured overview of the CoreMeta4Cat vocabulary hierarchy, organised by data class, that you can use as a lookup reference when designing or annotating your own data sheets.
4141

4242
<div style="text-align: center; margin: 1.5em 0;">
43-
<a href="../assets/coremeta4cat_vocabulary.xlsx"
43+
<a href="https://nfdi4cat.github.io/CoreMeta4Cat/dev/assets/coremeta4cat_vocabulary.xlsx"
4444
style="display: inline-block; padding: 0.7em 1.6em; background: #1976d2; color: white;
4545
border-radius: 4px; text-decoration: none; font-weight: bold;">
46-
⬇ Download the CoreMeta4Cat vocabulary reference workbook
46+
⬇ Download the CoreMeta4Cat vocabulary reference workbook (dev)
4747
</a>
48+
<p style="margin: 10px 0 0; font-size: 0.85em; opacity: 0.7;">
49+
Always up to date with the latest schema.
50+
</p>
51+
<p style="margin: 14px 0 0; font-size: 0.85em;">
52+
<a href="../assets/coremeta4cat_vocabulary.xlsx">Looking for the workbook matching this version of the docs instead?</a>
53+
</p>
4854
</div>
4955

5056
The workbook has five sheets:

0 commit comments

Comments
 (0)