Unable to find building instructions that is mentioned in README.md.
The link https://github.com/strongbox/strongbox/wiki/Building-the-code redirects to https://github.com/strongbox/strongbox.
Hi @mujahid ,
Thanks for reporting this! We've recently migrated our wiki. The correct link is this one. Would you like to fix this?
This is a complete list of the files and links that need to be updated:
strongbox-storage/strongbox-storage-api/src/main/java/org/carlspring/strongbox/services/support/ArtifactRoutingRulesChecker.java: * @see <a href="https://github.com/strongbox/strongbox/wiki/Artifact-Routing-Rules">Artifact Routing Rules</a>strongbox-cron/README.md:[here](https://github.com/strongbox/strongbox/wiki/Cron-Tasks).
CODE-OF-CONDUCT.md: * [Getting Started Guide](https://github.com/strongbox/strongbox/wiki/Getting-Started)CODE-OF-CONDUCT.md: * [Building The Code](https://github.com/strongbox/strongbox/wiki/Building-the-code)CODE-OF-CONDUCT.md: * [Coding Convention](https://github.com/strongbox/strongbox/wiki/Coding-Convention)CODE-OF-CONDUCT.md: * [Logging](https://github.com/strongbox/strongbox/wiki/Logging)CODE-OF-CONDUCT.md: * [Writing Tests](https://github.com/strongbox/strongbox/wiki/Writing-Tests)CODE-OF-CONDUCT.md: * Have a general look around the [wiki](https://github.com/strongbox/strongbox/wiki/)CONTRIBUTING.md:While we appreciate all the help we can get, here are some more details on the [coding convention](https://github.com/strongbox/strongbox/wiki/Coding-Convention). Please, follow these guidelines and set up your IDE to use the respective code style configuration file.README.md:* [Repositories](https://github.com/strongbox/strongbox/wiki/Repositories):README.md: * [Maven 2.x/3.x](https://github.com/strongbox/strongbox/wiki/Maven-2-Layout-Provider)README.md: * [NPM](https://github.com/strongbox/strongbox/wiki/NPM-Layout-Provider)README.md: * [NuGet v2](https://github.com/strongbox/strongbox/wiki/NuGet-Layout-Provider)README.md: * [Raw](https://github.com/strongbox/strongbox/wiki/Raw-Layout-Provider)README.md:* [Search providers](https://github.com/strongbox/strongbox/wiki/Searching):README.md: * [Maven Indexer](https://github.com/strongbox/strongbox/wiki/Maven-Indexer) (additional implementation for Maven repositories)README.md:* [REST API](https://github.com/strongbox/strongbox/wiki/REST-API):README.md:* [Cron Tasks](https://github.com/strongbox/strongbox/wiki/Cron-Tasks)README.md:* [Event handling](https://github.com/strongbox/strongbox/wiki/Using-the-event-API)README.md:Please check [here](https://github.com/strongbox/strongbox/wiki/Installation) for detailed instruction on how to install and setup up Strongbox on the supported platforms.README.md:Instructions on how to build the code, can be found [here](https://github.com/strongbox/strongbox/wiki/Building-the-code).@Eika96 , @alanihre , @AntonLilja , @nicklashersen , @UberlyMaxxor,
Please, feel free to report any other broken links here. Thanks! :)
@steve-todorov : Handing this over to you for when the Cron Task refactoring is ready, as a reminder to update the links in the README.md.