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 6fbd665 commit 7bbf665Copy full SHA for 7bbf665
docs/docs.json
@@ -203,10 +203,6 @@
203
"management/envvars/update",
204
"management/envvars/delete"
205
]
206
- },
207
- {
208
- "group": "Projects API",
209
- "pages": ["management/projects/runs"]
210
}
211
212
},
@@ -498,6 +494,10 @@
498
494
{
499
495
"source": "/frontend/react-hooks",
500
496
"destination": "/frontend/react-hooks/overview"
497
+ },
+ {
+ "source": "/management/projects/runs",
+ "destination": "/management/overview"
501
502
503
0 commit comments