From 31bcdd0122fbc4afcddd9ade96b2d4a90cf0e481 Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Wed, 27 Sep 2023 16:12:18 +0100 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a68f071..476e452 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ JavaFiddle is an online tool to build and share snippets of Java code, powered by [CheerpJ](https://labs.leaningtech.com/cheerpj). -[![Screenshot of website](.github/screenshot.png)](https://javafiddle.leaningtech.coml) +[![Screenshot of website](.github/screenshot.png)](https://javafiddle.leaningtech.com) ## Developing