From 2a2d932bb6d0117d59d4fed27afc606f393928bb Mon Sep 17 00:00:00 2001 From: Kyle Martin Date: Mon, 2 Oct 2023 21:28:50 +1300 Subject: [PATCH] Update docusaurus.config.js (#29) Fix the edit url --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 332d539b2..db0c7cc96 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -89,7 +89,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/UniversalMediaServer/knowledge-base/tree/main/packages/create-docusaurus/templates/shared/', + 'https://github.com/UniversalMediaServer/knowledge-base/edit/main', }, blog: false, // Optional: disable the blog plugin theme: {