From 9ad0be9b80171e767ab458be40a944fd005ccd4b Mon Sep 17 00:00:00 2001 From: Joe Clinton Date: Sun, 26 Nov 2023 22:40:09 +0000 Subject: [PATCH] fix #1 --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 1ba7b19..7ec395e 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -103,7 +103,7 @@ module.exports = { }, { label: 'GitHub', - href: 'https://github.com/your-github-username/your-repo-name', + href: 'https://github.com/Joeclinton1/ChromeEngine-Docs', }, ], },