This is an automated email from the ASF dual-hosted git repository.
joshfischer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
The following commit(s) were added to refs/heads/main by this push:
new 02a2e9e9 fix broken link (#592)
02a2e9e9 is described below
commit 02a2e9e92a0831b62ad70163fb2c3b3210f8c26d
Author: Josh Fischer <[email protected]>
AuthorDate: Wed Mar 1 08:35:12 2023 -0600
fix broken link (#592)
---
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.