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 bf9db6f  Automatic Site Publish by Buildbot
bf9db6f is described below

commit bf9db6ff69d681f4647a7fbb5e58a34a1d35a552
Author: buildbot <[email protected]>
AuthorDate: Mon Dec 12 14:33:33 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/examples/ip-to-location/index.html | 4 ++--
 output/sitemap.xml                        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/output/examples/ip-to-location/index.html 
b/output/examples/ip-to-location/index.html
index 2cbe2d9..df11c6e 100644
--- a/output/examples/ip-to-location/index.html
+++ b/output/examples/ip-to-location/index.html
@@ -132,10 +132,10 @@ It is not always possible to extract meaningful data from 
these registries becau
 
 <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>iploc serve --database iploc.db --port 3000
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>iploc serve --database iploc.db --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 7672ed9..990a193 100644
--- a/output/sitemap.xml
+++ b/output/sitemap.xml
@@ -71,6 +71,6 @@
 </url>
 <url>
 <loc>/assets/demo.html</loc>
-<lastmod>2022-12-08T13:48:01+00:00</lastmod>
+<lastmod>2022-12-12T14:33:31+00:00</lastmod>
 </url>
 </urlset>

Reply via email to