Skip to content

Commit ae3dc62

Browse files
authored
docs(fix): remove 404 and add adt in changelog (#4054)
1 parent 003cf4c commit ae3dc62

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

containers/kubernetes/index.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ meta:
4848
## Tutorials
4949

5050
<Grid>
51-
<DefaultCard
52-
title="Send Kapsule logs and metrics to the Observability Cockpit with Fluent Bit"
53-
url="/tutorials/k8s-fluentbit-observability/"
54-
label="Read more"
55-
/>
5651
<DefaultCard
5752
title="Deploying WordPress on a Kubernetes cluster with the Application Library"
5853
url="/tutorials/deploy-wordpress-from-application-library/"

menu/changelogs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@
9393
{
9494
"category": "secret-manager",
9595
"label": "Secret Manager"
96+
},
97+
{
98+
"category": "audit-trail",
99+
"label": "Audit Trail"
96100
}
97101
],
98102
"category": "security-identity",

menu/filters.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
{
5454
"category": "secret-manager",
5555
"label": "Secret Manager"
56+
},
57+
{
58+
"category": "audit-trail",
59+
"label": "Audit Trail"
5660
}
5761
],
5862
"category": "security-identity",

0 commit comments

Comments
 (0)