Skip to content

Commit

Permalink
Merge pull request #29 from Lyfts/fix-link
Browse files Browse the repository at this point in the history
Fix incorrect link
  • Loading branch information
Dream-Master authored Sep 7, 2023
2 parents 9de95e2 + d338267 commit cafb2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Trying out some stuff",
"version": "${modVersion}",
"mcversion": "${minecraftVersion}",
"url": "hhttps://github.com/GTNewHorizons/amunra",
"url": "https://github.com/GTNewHorizons/amunra",
"updateUrl": "",
"authorList": ["Pra"],
"credits": "vos6434 (mothership icons), Byomakuta (asteroid icons), AugiteSoul (random translations/descriptions)",
Expand Down

0 comments on commit cafb2de

Please sign in to comment.