This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0672144  use https image
0672144 is described below

commit 0672144d3f8bb122d2631dd822a481311e491c39
Author: Paul King <[email protected]>
AuthorDate: Mon Mar 13 13:52:31 2023 +1000

    use https image
---
 site/src/site/blog/apache-nlpcraft-with-groovy.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/blog/apache-nlpcraft-with-groovy.adoc 
b/site/src/site/blog/apache-nlpcraft-with-groovy.adoc
index 848333e..88ed802 100644
--- a/site/src/site/blog/apache-nlpcraft-with-groovy.adoc
+++ b/site/src/site/blog/apache-nlpcraft-with-groovy.adoc
@@ -103,7 +103,7 @@ Lights are [on] in [1st floor, garage].
 
 == Asking for the time
 
-image:http://www.liquidcrystal.co.nz/wp-content/uploads/2018/12/kaltor.jpg[Robot
 watch (source: liquidcrystal.co.nz),150,float="right"]
+image:https://www.personalrobots.biz/wp-content/uploads/2021/10/takara-robot-watch-calculator.jpg[Robot
 watch (source: personalrobots.biz),150,float="right"]
 Let's now look at the NLPCraft `time` 
https://nlpcraft.apache.org/examples/time.html[example].
 It's a very simple world time bot implementation.
 

Reply via email to