From 0c1b9b1df01ea897000fedaef27edc01f7fd5f64 Mon Sep 17 00:00:00 2001 From: notnull Date: Sun, 13 Sep 2020 22:22:55 -0700 Subject: [PATCH] add https:// to website links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ba8eba..8a4ed3b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ a single directory, but sceox is welcome to change publish.sh to a make script. :) You can see this method in action (maybe! if we didn't break it) at -[testing.anarchyplanet.org](testing.anarchyplanet.org) and [testing.anarchyplanet.org/webring.html](testing.anarchyplanet.org/webring). +[https://testing.anarchyplanet.org](https://testing.anarchyplanet.org) and [https://testing.anarchyplanet.org/webring.html](https://testing.anarchyplanet.org/webring.html). + # TODOs