From 32d0a60d9b425c8ceac3a84b4f884b432d3458ad Mon Sep 17 00:00:00 2001 From: Ahmed Riad Date: Wed, 30 Mar 2022 18:04:47 +0300 Subject: [PATCH] docs: fix docs edit page link again --- docs/theme.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/theme.config.js b/docs/theme.config.js index ee8e1dc..24dfd29 100644 --- a/docs/theme.config.js +++ b/docs/theme.config.js @@ -12,7 +12,7 @@ const SEO = { const theme = { github: `https://github.com/${SEO.github}`, - docsRepositoryBase: `https://github.com/${SEO.github}/blob/master/docs`, + docsRepositoryBase: `https://github.com/${SEO.github}/blob/master/docs/pages`, titleSuffix: SEO.titleSuffix, logo: ( <>