mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-08 07:26:25 +00:00
doc(cloud): make datahub cloud docs prominent in side bar (#13860)
This commit is contained in:
parent
da54ea6fbd
commit
54db272c4d
@ -303,16 +303,21 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
// DataHub Cloud.
|
||||
{
|
||||
label: "DataHub Cloud",
|
||||
type: "category",
|
||||
collapsed: true,
|
||||
link: {
|
||||
type: "html",
|
||||
value: "<div>DataHub Cloud</div>",
|
||||
defaultStyle: true,
|
||||
},
|
||||
{
|
||||
label: "DataHub Cloud Overview",
|
||||
type: "doc",
|
||||
id: "docs/managed-datahub/managed-datahub-overview",
|
||||
},
|
||||
items: [
|
||||
"docs/managed-datahub/welcome-acryl",
|
||||
{
|
||||
type: "doc",
|
||||
id: "docs/managed-datahub/welcome-acryl",
|
||||
},
|
||||
{
|
||||
"Configure Single Sign-On": [
|
||||
{
|
||||
@ -444,8 +449,6 @@ module.exports = {
|
||||
"docs/managed-datahub/release-notes/v_0_1_69",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
// Integrations.
|
||||
{
|
||||
type: "html",
|
||||
|
Loading…
x
Reference in New Issue
Block a user