Skip to content

Commit 7bbf665

Browse files
committed
Removed Projects api and redirects old page to overview
1 parent 6fbd665 commit 7bbf665

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,6 @@
203203
"management/envvars/update",
204204
"management/envvars/delete"
205205
]
206-
},
207-
{
208-
"group": "Projects API",
209-
"pages": ["management/projects/runs"]
210206
}
211207
]
212208
},
@@ -498,6 +494,10 @@
498494
{
499495
"source": "/frontend/react-hooks",
500496
"destination": "/frontend/react-hooks/overview"
497+
},
498+
{
499+
"source": "/management/projects/runs",
500+
"destination": "/management/overview"
501501
}
502502
]
503503
}

0 commit comments

Comments
 (0)