From 110010f08d3351aea14dc610fb2ae3a1d3c8e40d Mon Sep 17 00:00:00 2001 From: Illia Stankevych Date: Fri, 12 Apr 2024 10:58:33 -0400 Subject: [PATCH] Change path prefix --- config/ghpages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ghpages.json b/config/ghpages.json index 11cf49e..b8356ab 100644 --- a/config/ghpages.json +++ b/config/ghpages.json @@ -1,3 +1,3 @@ { - "pathPrefix": "/openacr-editor" + "pathPrefix": "" }