docs: added how to override strategy documentation (#4004)

This commit is contained in:
Shahed Nasser
2023-05-03 19:09:55 +03:00
committed by GitHub
parent 3a585cbdb3
commit bcaaa0288b
4 changed files with 104 additions and 45 deletions
+2 -13
View File
@@ -1704,20 +1704,9 @@ module.exports = {
},
},
{
type: "link",
href: "#",
label: "Create a Strategy",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "link",
href: "#",
type: "doc",
id: "development/strategies/override-strategy",
label: "Override a Strategy",
customProps: {
sidebar_is_soon: true,
},
},
],
},