fix: temporarily comment out cloud related docs (#387)

This commit is contained in:
Vadim Smirnov
2021-09-16 07:52:03 +02:00
committed by GitHub
parent bdd1763bb2
commit d2a14a5d51
4 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -43,10 +43,10 @@ module.exports = {
type: "doc",
id: "tutorial/adding-custom-functionality",
},
{
type: "doc",
id: "tutorial/linking-your-local-project-with-medusa-cloud",
},
// {
// type: "doc",
// id: "tutorial/linking-your-local-project-with-medusa-cloud",
// },
],
},
{