From b2ab30c8965ad68500b4321bc2f5d1dfdba15d14 Mon Sep 17 00:00:00 2001 From: Ben Kraft Date: Mon, 6 Jan 2020 18:29:25 -0500 Subject: [PATCH] Fix URL in README 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