docs: update javadoc links
This commit is contained in:
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
@@ -88,7 +88,7 @@ Documentation must be kept up to date when adding or changing functionality.
|
||||
|
||||
### Javadoc
|
||||
|
||||
Javadoc is available after every release on https://refinedmods.com/refinedstorage/.
|
||||
Javadoc is available after every release on https://refinedmods.com/javadoc/refinedstorage.
|
||||
|
||||
### API annotations
|
||||
|
||||
@@ -196,7 +196,7 @@ The workflow takes care of the following:
|
||||
- Running a build.
|
||||
- Publishing on [GitHub packages](https://github.com/refinedmods/refinedstorage/packages) and
|
||||
CreeperHost Maven.
|
||||
- Publishing Javadoc on [GitHub pages](https://github.com/refinedmods/refinedstorage/tree/gh-pages).
|
||||
- Publishing Javadoc on [GitHub pages](https://github.com/refinedmods/javadoc).
|
||||
- Deploying on [GitHub releases](https://github.com/refinedmods/refinedstorage/releases).
|
||||
- Announcing the release on Discord and Twitter.
|
||||
- Creating a PR that merges `main` back into `develop` to get the changes to `CHANGELOG.md` and `build.gradle`
|
||||
|
||||
@@ -27,6 +27,7 @@ this mod that allow the player to setup auto-crafting, allowing the crafting of
|
||||
- [CurseForge](https://curseforge.com/minecraft/mc-mods/refined-storage)
|
||||
- [Modrinth](https://modrinth.com/mod/refined-storage)
|
||||
- [Wiki](https://refinedmods.com/refined-storage/)
|
||||
- [Javadoc](https://refinedmods.com/javadoc/refinedstorage)
|
||||
- [Discord](https://discordapp.com/invite/VYzsydb)
|
||||
- [Twitter](https://twitter.com/refinedmods)
|
||||
- [Mastodon](https://anvil.social/@refinedmods)
|
||||
|
||||
Reference in New Issue
Block a user