Skip to content

Commit

Permalink
Merge pull request #1 from deNBI/fix/correct-card-database
Browse files Browse the repository at this point in the history
fix(card): set correct download link
  • Loading branch information
dweinholz authored Sep 20, 2023
2 parents c3c9037 + 02a0404 commit 56eeeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/card.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"path": "data",
"files": [
{
"source": "https://card.mcmaster.ca/download/0/broadstreet-v3.2.7.tar.bz2"
"source": "https://card.mcmaster.ca/latest/data"
}
]
}
Expand Down

0 comments on commit 56eeeaa

Please sign in to comment.