Skip to content

Commit

Permalink
Update minecraft-mohist-docker.json versions URL (#269)
Browse files Browse the repository at this point in the history
`https://mohistmc.com/download` leads to a 404. The correct URL to list Mohist versions is `https://mohistmc.com/downloadSoftware?project=mohist`
  • Loading branch information
Aareon authored Apr 12, 2024
1 parent a99ba47 commit bf171e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft-mohist/minecraft-mohist-docker.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"mohist-version": {
"type": "string",
"desc": "Mohist version to install (may be located <a href='https://mohistmc.com/download/' target='_blank'>here</a>).",
"desc": "Mohist version to install (may be located <a href='https://mohistmc.com/downloadSoftware?project=mohist' target='_blank'>here</a>).",
"display": "Mohist Version",
"required": true,
"value": "latest",
Expand Down

0 comments on commit bf171e3

Please sign in to comment.