This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch 492-change-site-directory in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit da37a9f760e926ef5008615806654049e42f64bd Author: Bertil Chapuis <[email protected]> AuthorDate: Tue Nov 15 13:34:58 2022 +0100 Change site directory --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 88947dd6..814f4b26 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,7 +18,7 @@ github: description: Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java. homepage: www.baremaps.com ghp_branch: main - ghp_path: /site + ghp_path: /docs labels: - java - vector-tiles
