We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78da31a commit 8d77c2fCopy full SHA for 8d77c2f
config.js
@@ -28,7 +28,7 @@ export default {
28
{ icon: "github", link: "https://github.com/cakephp/cakephp" },
29
],
30
editLink: {
31
- pattern: "https://github.com/cakephp/docs-md/edit/3.x/docs/:path",
+ pattern: "https://github.com/cakephp/docs/edit/3.x/docs/:path",
32
text: "Edit this page on GitHub",
33
},
34
sidebar: toc_en,
0 commit comments