Skip to content

Commit 74d684b

Browse files
committed
switch buttons
1 parent 1fc04d3 commit 74d684b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ hero:
1212
dark: /Data-Snack-bits.dark.svg
1313
actions:
1414
- theme: brand
15-
text: Setup & Usage
16-
link: /guide/
15+
text: Data Hub Demo
16+
link: https://demo.datasnack.org/
1717
- theme: alt
1818
text: Examples
1919
link: /our-work#data-hub-use-cases
@@ -43,7 +43,8 @@ The **Data Hub** is a flexible, self-hostable, open-source engine designed for r
4343
Explore our **Data Hub Demo** focused on Ghana, showcasing a variety of open health and contextual data, and discover its development story shared at Django Day Copenhagen 2024. We welcome your input on data needs and preparation through our User Survey – thank you for contributing!
4444

4545
<div class="buttons">
46-
<VPButton tag="a" href="https://demo.datasnack.org/" text="Data Hub Demo" />
46+
<VPButton tag="a" href="/guide/" text="Setup & Usage" />
47+
<VPButton tag="a" href="https://github.com/datasnack/datahub/" text="Source code" theme="alt" />
4748
<VPButton tag="a" href="https://2024.djangoday.dk/talks/jonathan/" text="Development Talk" theme="alt" />
4849
<VPButton tag="a" href="https://redcap.bibbox.bnitm.de/surveys/?s=4NJ4D9D8M8PTRETF" text="User Survey" theme="alt" />
4950
</div>

0 commit comments

Comments
 (0)