We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b986c9b commit e181920Copy full SHA for e181920
src/pug/mixins/index_card.pug
@@ -23,7 +23,7 @@ mixin index_card_downloads
23
.row.align-items-center.row-cols-2.pt-3.simplelink
24
.col.p-0
25
a(
26
- href="https://github.com/spatial-model-editor/spatial-model-editor/releases/latest/download/spatial-model-editor"
+ href="https://github.com/spatial-model-editor/spatial-model-editor/releases/latest/download/spatial-model-editor-X64"
27
)
28
.card.border-1.bg-light.text-nowrap.p-2.m-1.align-items-center
29
// svg from https://www.svgrepo.com/svg/3968/linux, CC0 license
0 commit comments