From dcfe4292e113a7d2fa8d251b57ab70edd861d13d Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Tue, 5 Oct 2021 17:29:43 -0400 Subject: [PATCH] HTTP instead of HTTPS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98593d0..0ac94a1 100644 --- a/README.md +++ b/README.md @@ -86,5 +86,5 @@ The Forth-based Collapse OS is the second incarnation of the concept. The first one was entirely written in z80 assembly. If you're interested in that incarnation, checkout the `z80asm` branch. -[web]: https://collapseos.org +[web]: http://collapseos.org [jsemul]: https://schierlm.github.io/CollapseOS-Web-Emulator/