From 611df84ccebb269c0323eec447084eca4f1206a0 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Thu, 21 Jan 2021 10:41:09 +0530 Subject: [PATCH] fix localhost --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 90086d7..0613269 100644 --- a/index.html +++ b/index.html @@ -145,7 +145,7 @@ key: '0', name: 'Local', search: ':{}', - url: 'https://http://localhost:3000', + url: 'http://localhost:3000', }, { category: 'Learn',