From 282616b268181dff735feafc1cc1a3680a54482d Mon Sep 17 00:00:00 2001 From: "tan.nguyen" Date: Wed, 24 Apr 2024 12:15:02 +0700 Subject: [PATCH] Updated edit url. --- .scaffold/docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scaffold/docs/docusaurus.config.js b/.scaffold/docs/docusaurus.config.js index e0d0c6221..d9b173a2c 100644 --- a/.scaffold/docs/docusaurus.config.js +++ b/.scaffold/docs/docusaurus.config.js @@ -45,7 +45,7 @@ const config = { path: 'content', // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: 'https://github.com/drevops/scaffold/tree/main/.scaffold/docs/content/', + editUrl: 'https://github.com/drevops/scaffold/tree/develop/.scaffold/docs/', }, blog: false, theme: {