This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a8f2897 Automatic Site Publish by Buildbot
a8f2897 is described below
commit a8f289755d319312b461e9e7190ea555d10aca4e
Author: buildbot <[email protected]>
AuthorDate: Mon Dec 12 14:33:43 2022 +0000
Automatic Site Publish by Buildbot
---
output/examples/geocoding/index.html | 4 ++--
output/sitemap.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/output/examples/geocoding/index.html
b/output/examples/geocoding/index.html
index ac53d8b..f11e9a2 100644
--- a/output/examples/geocoding/index.html
+++ b/output/examples/geocoding/index.html
@@ -113,10 +113,10 @@
<p>The following command will serve the Geonames index over HTTP in a simple
web application.</p>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>baremaps geocoder serve --index geonames-index --port
3000
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>baremaps geocoder serve --index geocoder-index --port
9000
</code></pre></div></div>
-<p>Go to <a href="http://localhost:3000/">http://localhost:3000/</a> to see it
in action.</p>
+<p>Go to <a href="http://localhost:9000/">http://localhost:9000/</a> to see it
in action.</p>
<h2 id="conclusion">Conclusion</h2>
diff --git a/output/sitemap.xml b/output/sitemap.xml
index 990a193..646383c 100644
--- a/output/sitemap.xml
+++ b/output/sitemap.xml
@@ -71,6 +71,6 @@
</url>
<url>
<loc>/assets/demo.html</loc>
-<lastmod>2022-12-12T14:33:31+00:00</lastmod>
+<lastmod>2022-12-12T14:33:41+00:00</lastmod>
</url>
</urlset>