@ -6,7 +6,7 @@ Thanks for taking the time to make Antkeeper better! ❤🐜
To report a bug, please do one of the following:
To report a bug, please do one of the following:
* [Open an issue](https://git.antkeeper.com/antkeeper/superbuild/issues/new) on Antkeeper Git
* [Open an issue](https://github.com/antkeeper/antkeeper-superbuild/issues) on GitHub
* [Email us](mailto:contact@antkeeper.com) a description of the bug
* [Email us](mailto:contact@antkeeper.com) a description of the bug
* [Chat with us](https://discord.gg/AQA955HbK3) about the bug on Discord
* [Chat with us](https://discord.gg/AQA955HbK3) about the bug on Discord
@ -19,7 +19,7 @@ To suggest changes or new features, please do one of the following:
## Contributing Code
## Contributing Code
If you have written code that fixes a bug or provides new functionality, please [open a pull request](https://git.antkeeper.com/antkeeper/superbuild/pulls) on Antkeeper Git.
If you have written code that fixes a bug or provides new functionality, please [open a pull request](https://github.com/antkeeper/antkeeper-superbuild/pulls) on GitHub.
### Coding Conventions
### Coding Conventions
@ -27,4 +27,3 @@ Ensure that all code contributions adhere to the following conventions:
> Note: The `antkeeper-data` submodule contains proprietary game data and is not publicly available. The game can be built without this submodule, but the game data is required to play Antkeeper. You can get a copy of the game data by purchasing Antkeeper at [antkeeper.com](https://antkeeper.com/).
> Note: The `antkeeper-data` submodule contains proprietary game data and is not publicly available. The game can be built without this submodule, but the game data is required to play Antkeeper. You can get a copy of the game data by purchasing Antkeeper at [antkeeper.com](https://antkeeper.com/).