From 5bf394642c60f64420f848e1aeec1cf7a19803af Mon Sep 17 00:00:00 2001 From: Sven Vogel Date: Mon, 12 Jun 2023 15:20:34 +0000 Subject: [PATCH] removed `http:/` from SWISH link breaking the URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb4092..236e2bc 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Note that the offical file extension for prolog is ".pl" which conflicts with pe ## Run -You can run the code by visiting [SWISH Prolog](https://swish.swi-prolog.org/https:/). +You can run the code by visiting [SWISH Prolog](https://swish.swi-prolog.org/).