This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a commit to branch 614-links
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
The following commit(s) were added to refs/heads/614-links by this push:
new 8dbdb32a Fix links in README files
8dbdb32a is described below
commit 8dbdb32a99971f956deb9fcadfd76599ac611745
Author: Bertil Chapuis <[email protected]>
AuthorDate: Fri Mar 24 16:07:32 2023 +0100
Fix links in README files
---
examples/contour/README.md | 2 +-
examples/extrusion/README.md | 2 +-
examples/geocoding/README.md | 2 +-
examples/ip-to-location/README.md | 2 +-
examples/naturalearth/README.md | 2 +-
examples/openstreetmap/README.md | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/examples/contour/README.md b/examples/contour/README.md
index 6d1ed0e4..2c2f1a93 100644
--- a/examples/contour/README.md
+++ b/examples/contour/README.md
@@ -13,4 +13,4 @@
This folder contains the required files to create and serve vector tiles from
contour lines data.
-Refer to the [official
documentation](https://baremaps.apache.org/examples/import-contour-into-postgis/)
for more information.
\ No newline at end of file
+Refer to the [official
documentation](https://baremaps.apache.org/documentation/examples/import-contour-into-postgis)
for more information.
\ No newline at end of file
diff --git a/examples/extrusion/README.md b/examples/extrusion/README.md
index 6d1ed0e4..a3be2855 100644
--- a/examples/extrusion/README.md
+++ b/examples/extrusion/README.md
@@ -13,4 +13,4 @@
This folder contains the required files to create and serve vector tiles from
contour lines data.
-Refer to the [official
documentation](https://baremaps.apache.org/examples/import-contour-into-postgis/)
for more information.
\ No newline at end of file
+Refer to the [official
documentation](https://baremaps.apache.org/documentation/examples/extrusion)
for more information.
\ No newline at end of file
diff --git a/examples/geocoding/README.md b/examples/geocoding/README.md
index 315d164b..54efc1a3 100644
--- a/examples/geocoding/README.md
+++ b/examples/geocoding/README.md
@@ -13,4 +13,4 @@
This folder contains the required files to create a geocoding web service.
-Refer to the [official
documentation](https://baremaps.apache.org/examples/geocoding/) for more
information.
\ No newline at end of file
+Refer to the [official
documentation](https://baremaps.apache.org/documentation/examples/geocoding)
for more information.
\ No newline at end of file
diff --git a/examples/ip-to-location/README.md
b/examples/ip-to-location/README.md
index 1b021bb2..e74c1627 100644
--- a/examples/ip-to-location/README.md
+++ b/examples/ip-to-location/README.md
@@ -13,4 +13,4 @@
This folder contains the required files to create a web service for
geo-localisation by IP address.
-Refer to the [official
documentation](https://baremaps.apache.org/examples/ip-to-location/) for more
information.
\ No newline at end of file
+Refer to the [official
documentation](https://baremaps.apache.org/documentation/examples/ip-to-location)
for more information.
\ No newline at end of file
diff --git a/examples/naturalearth/README.md b/examples/naturalearth/README.md
index 98ee3314..c2258bf7 100644
--- a/examples/naturalearth/README.md
+++ b/examples/naturalearth/README.md
@@ -13,4 +13,4 @@
This folder contains the required files to create and serve vector tiles from
Natural Earth data.
-Refer to the [official
documentation](https://baremaps.apache.org/examples/import-natural-earth-into-postgis/)
for more information.
\ No newline at end of file
+Refer to the [official
documentation](https://baremaps.apache.org/documentation/examples/import-naturalearth-into-postgis)
for more information.
\ No newline at end of file
diff --git a/examples/openstreetmap/README.md b/examples/openstreetmap/README.md
index 90e6abe4..7fa77f56 100644
--- a/examples/openstreetmap/README.md
+++ b/examples/openstreetmap/README.md
@@ -13,4 +13,4 @@
This folder contains the required files to create and serve vector tiles from
OpenStreetMap data.
-Refer to the [official
documentation](https://baremaps.apache.org/examples/import-osm-into-postgis/)
for more information.
\ No newline at end of file
+Refer to the [official
documentation](https://baremaps.apache.org/documentation/examples/import-osm-into-postgis)
for more information.
\ No newline at end of file