From 36428712b72c934bdb92ac469ecec668c0996f45 Mon Sep 17 00:00:00 2001 From: sirouk <8901571+sirouk@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:10:41 -0400 Subject: [PATCH] Update docusaurus.config.js I made a mistake with the previous link. This is now fixed and should work as intended. --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index c2e9d7d7..a62f87da 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -47,7 +47,7 @@ const config = { // Main View // 'https://github.com/0LNetworkCommunity/documentation/blob/main/docs/', // Direct Edit (faster) - 'https://github.com/0LNetworkCommunity/documentation/edit/main/docs/intro.md', + 'https://github.com/0LNetworkCommunity/documentation/edit/main/', }, blog: false, theme: {