This is an automated email from the ASF dual-hosted git repository.

leonardcs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 1461030  Fix broken link
1461030 is described below

commit 146103089319c1fad1dcc2bb357f5909ab576c5d
Author: Leonard <[email protected]>
AuthorDate: Tue Jun 27 10:35:57 2023 +0200

    Fix broken link
---
 src/pages/documentation/getting-started.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/documentation/getting-started.md 
b/src/pages/documentation/getting-started.md
index 6271b7b..4438ea0 100644
--- a/src/pages/documentation/getting-started.md
+++ b/src/pages/documentation/getting-started.md
@@ -6,7 +6,7 @@ title: Getting Started
 # Getting Started
 
 This section will get you started with the setup of Apache Baremaps to execute 
the examples. If you plan on running the
-code directly, or using Apache Baremaps as a library, you should refer to the 
[Developer Manual](/developer-manual/).
+code directly, or using Apache Baremaps as a library, you should refer to the 
[Developer Manual](/documentation/developer-manual/).
 
 After installing the necessary components, the 
[Examples](/documentation/examples/) explain how to use Apache Baremaps to 
create a vector tileset from an OpenStreetMap extract, create an IP to location 
web service, and much more.
 

Reply via email to