From 9fe3fe5091a338371261865a707b5227973e9c1c Mon Sep 17 00:00:00 2001 From: Ben Kraft Date: Mon, 6 Jan 2020 15:42:37 -0800 Subject: [PATCH] Fix URL in README (#222) Looks like excalidraw.com is an SSL error, but www.excalidraw.com works great. It's possible the github pages config could be changed to make both work, but this seemed easier to fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a258af8..cb9ebe6a9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Try it now -Go to https://excalidraw.com to start sketching +Go to https://www.excalidraw.com to start sketching ## Testimonials