This is an automated email from the ASF dual-hosted git repository. joshfischer pushed a commit to branch joshfischer/fix-broken-link in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit 6ce9bd581f1131feb0d7efb06726e005cf80a1be Author: Josh Fischer <[email protected]> AuthorDate: Tue Feb 28 18:07:47 2023 -0600 fix broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4af23d31..e1d2502e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ If you want to contribute to the code you can refer to the following developer g - [Project structure](https://baremaps.apache.org/developer-manual/project-structure/) - [How to build with Maven](https://baremaps.apache.org/developer-manual/how-to-build-with-maven/) -- [Set up in IntelliJ IDEA](https://baremaps.apache.org/developer-manual/setup-with-intellij/) +- [Set up in IntelliJ IDEA](https://baremaps.apache.org/developer-manual/setup-in-intellij/) - [Geocoder](https://baremaps.apache.org/developer-manual/geocoder/) - [IP to location](https://baremaps.apache.org/developer-manual/ip-to-location/) - [Stylesheet](https://baremaps.apache.org/developer-manual/stylesheet/) @@ -52,4 +52,4 @@ Finally, check out [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF ## 📄 License -This project is licensed under Apache License 2.0 - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
