From c2b80eacc74cc99604e3730b03fc037511df7c86 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Mon, 6 May 2024 07:58:00 +0200 Subject: [PATCH] Add comma to mlc_config.json to fix link checker. Progress #36 --- mlc_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlc_config.json b/mlc_config.json index 19196d747..9f9029df2 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -9,7 +9,7 @@ }, { "pattern": "swcarpentry.github.io/r-novice-inflammation/" - } + }, { "pattern": "http://hostname:8888" }