diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 61453b754..0e26cfd6e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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` diff --git a/README.md b/README.md index 79e42d046..38d69a284 100755 --- a/README.md +++ b/README.md @@ -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)