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 fc97624 commit 6e40c3aCopy full SHA for 6e40c3a
1 file changed
docs/docs.json
@@ -192,12 +192,6 @@
192
}
193
]
194
},
195
- {
196
- "group": "Development",
197
- "pages": [
198
- "cli-dev-commands"
199
- ]
200
- },
201
{
202
"group": "Deployment",
203
"pages": [
@@ -748,11 +742,13 @@
748
742
"redirects": [
749
743
750
744
"source": "/cli-dev",
751
- "destination": "/cli-dev-commands"
745
+ "destination": "/cli-dev-commands",
746
+ "permanent": true
752
747
753
754
"source": "/cli-deploy",
755
- "destination": "/cli-deploy-commands"
+ "destination": "/cli-deploy-commands",
756
757
758
"source": "/cli-development-commands",
0 commit comments