From 4ca002a4a3f5bede2bba36fc1aa71c9277c90543 Mon Sep 17 00:00:00 2001 From: Robert Chisholm Date: Fri, 20 Sep 2024 16:58:20 +0100 Subject: [PATCH] Update url within config.yaml to include protocol --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 7f68888..117da0c 100644 --- a/config.yaml +++ b/config.yaml @@ -92,4 +92,4 @@ profiles: # sandpaper and varnish versions) should live varnish: RSE-Sheffield/uos-varnish@main -url: 'rse.shef.ac.uk/pando-python' +url: 'https://rse.shef.ac.uk/pando-python'