Skip to content

Commit f7867fb

Browse files
committed
fix: update the editUrl for the docs
1 parent d3dca4b commit f7867fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config: Config = {
4444
// Please change this to your repo.
4545
// Remove this to remove the "edit this page" links.
4646
editUrl:
47-
'https://github.com/pluginpal/docs/tree/main/',
47+
'https://github.com/pluginpal/strapi-webtools/tree/master/packages/docs',
4848
admonitions: {
4949
keywords: [
5050
// Admonitions defaults

0 commit comments

Comments
 (0)