We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7182636 commit a17a5edCopy full SHA for a17a5ed
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/2.x/docs/:path",
+ pattern: "https://github.com/cakephp/docs/edit/2.x/docs/:path",
32
text: "Edit this page on GitHub",
33
},
34
sidebar: toc_en,
0 commit comments