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/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new dfe6fff 2023/03/13 03:57:22: Generated dev website from
groovy-website@0672144
dfe6fff is described below
commit dfe6fff40730cc815f72165c4a297fd3fdc55ce2
Author: jenkins <[email protected]>
AuthorDate: Mon Mar 13 03:57:22 2023 +0000
2023/03/13 03:57:22: Generated dev website from groovy-website@0672144
---
blog/apache-nlpcraft-with-groovy.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blog/apache-nlpcraft-with-groovy.html
b/blog/apache-nlpcraft-with-groovy.html
index da39141..f777e3b 100644
--- a/blog/apache-nlpcraft-with-groovy.html
+++ b/blog/apache-nlpcraft-with-groovy.html
@@ -181,7 +181,7 @@ Lights are [on] in [1st floor, garage].</pre>
<h2 id="_asking_for_the_time">Asking for the time</h2>
<div class="sectionbody">
<div class="paragraph">
-<p><span class="image right"><img
src="http://www.liquidcrystal.co.nz/wp-content/uploads/2018/12/kaltor.jpg"
alt="Robot watch (source: liquidcrystal.co.nz)" width="150"></span>
+<p><span class="image right"><img
src="https://www.personalrobots.biz/wp-content/uploads/2021/10/takara-robot-watch-calculator.jpg"
alt="Robot watch (source: personalrobots.biz)" width="150"></span>
Let’s now look at the NLPCraft <code>time</code> <a
href="https://nlpcraft.apache.org/examples/time.html">example</a>.
It’s a very simple world time bot implementation.</p>
</div>