Skip to content

Commit 94bb297

Browse files
committed
docs: fix VitePress edit links
1 parent 810374f commit 94bb297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ export default withMermaid(
147147
},
148148

149149
editLink: {
150-
pattern: 'https://github.com/launchapp-dev/ao-cli/edit/main/docs/:path',
150+
pattern: 'https://github.com/launchapp-dev/animus-cli/edit/main/docs/:path',
151151
text: 'Edit this page on GitHub',
152152
},
153153

0 commit comments

Comments
 (0)