Skip to content

Commit

Permalink
Add cloud org audit log page to the correct navs (cockroachdb#15412)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlinville authored Oct 19, 2022
1 parent 5db8824 commit 097373e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _includes/sidebar-data-cockroachcloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@
"/cockroachcloud/sql-audit-logging.html"
]
},
{
"title": "Export Cloud Organization Audit Logs",
"urls": [
"/cockroachcloud/cloud-org-audit-logs.html"
]
}
]
},
{
"title": "Export Cloud Organization Audit Logs",
"urls": [
"/cockroachcloud/cloud-org-audit-logs.html"
]
}
]
},
{
"title": "Migrate Data",
"items": [
Expand Down
6 changes: 6 additions & 0 deletions _includes/v22.1/sidebar-data/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,12 @@
"/cockroachcloud/sql-audit-logging.html"
]
},
{
"title": "Export Cloud Organization Audit Logs",
"urls": [
"/cockroachcloud/cloud-org-audit-logs.html"
]
},
{
"title": "Manage Console Access",
"urls": [
Expand Down
6 changes: 6 additions & 0 deletions _includes/v22.2/sidebar-data/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,12 @@
"/cockroachcloud/sql-audit-logging.html"
]
},
{
"title": "Export Cloud Organization Audit Logs",
"urls": [
"/cockroachcloud/cloud-org-audit-logs.html"
]
},
{
"title": "Manage Console Access",
"urls": [
Expand Down

0 comments on commit 097373e

Please sign in to comment.