Skip to content

Commit dc05e3f

Browse files
committed
chore: Update software order (fixes #938)
1 parent a276128 commit dc05e3f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/docs/overview/software.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ Data Package is backed by a comprehensive list of software products supporting t
2424
/>
2525

2626
<CardGrid>
27-
<ImageLinkCard
28-
title="Data Curator"
29-
imageSrc={software.dataCurator.src}
30-
description="Data Curator is a simple desktop data editor to help describe, validate and share usable open data."
31-
href="https://github.com/qcif/data-curator"
32-
/>
33-
3427
<ImageLinkCard
3528
title="Flatterer"
3629
imageSrc={software.flatterer.src}
3730
description="An opinionated JSON to CSV/XLSX/SQLITE/PARQUET/POSTGRES converter which tries to make a useful relational output for data analysis."
3831
href="https://flatterer.opendata.coop/"
3932
/>
33+
34+
<ImageLinkCard
35+
title="Data Curator"
36+
imageSrc={software.dataCurator.src}
37+
description="Data Curator is a simple desktop data editor to help describe, validate and share usable open data."
38+
href="https://github.com/qcif/data-curator"
39+
/>
4040
</CardGrid>
4141

4242
## Python

0 commit comments

Comments
 (0)