Skip to content

Commit 0757fba

Browse files
thquadrichard-cox
authored andcommitted
Move docs from endpoints/cf to advanced (#4876)
Signed-off-by: Thomas Quandt <[email protected]>
1 parent 7fdd7dd commit 0757fba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

website/sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ module.exports = {
3131
{
3232
'Cloud Foundry': [
3333
'endpoints/cf/cf',
34-
'endpoints/cf/invite-user-guide',
35-
'endpoints/cf/user-endpoints'
34+
'endpoints/cf/invite-user-guide'
3635
]
3736
},
3837
'endpoints/k8s',
@@ -46,6 +45,7 @@ module.exports = {
4645
],
4746
'Advanced Topics': [
4847
'advanced/sso',
48+
'advanced/user-endpoints'
4949
],
5050
'Develop': [
5151
'developer/contributing',

0 commit comments

Comments
 (0)