We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8a452 commit da85929Copy full SHA for da85929
docs/.vitepress/config.mts
@@ -67,7 +67,7 @@ export default defineConfig({
67
},
68
69
editLink: {
70
- pattern: 'https://github.com/coollabsio/documentation-coolify/:path',
+ pattern: 'https://github.com/coollabsio/documentation-coolify/tree/main/docs/:path',
71
text: 'Edit this page on GitHub'
72
73
0 commit comments