From 1ac7bb1c384f1fcbd3af160172d3b5918d1fa007 Mon Sep 17 00:00:00 2001 From: james Date: Mon, 27 Nov 2023 17:07:00 +1100 Subject: [PATCH] #33: Documentation updates --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f091e7f..5da20c8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Jactl Programming Language -![logo](docs/assets/logo-picture.jpg "Jactl") +![logo](https://jactl.io/assets/logo-picture.jpg "Jactl") [Jactl](https://jactl.io) is a powerful scripting language for the JVM platform whose syntax is a combination of bits from Java, Groovy, and Perl.