Skip to content

Commit 0cff3ba

Browse files
committed
remove Operator from sidebar and edit EKS add-ons sidebar name
1 parent a7dde34 commit 0cff3ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/config/sideBarData.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ export const sideBarData = [
6262
{label: "Ruby", link: "/docs/getting-started/ruby-sdk"},
6363
{label: ".NET", link: "/docs/getting-started/dotnet-sdk"},
6464
{label: "PHP", link: "/docs/getting-started/php-sdk"},
65-
{label: "k8s Operator", link: "/docs/getting-started/operator"},
66-
{label: "ADOT with EKS add-ons", link: "/docs/getting-started/adot-eks-add-on"},
65+
{label: "EKS add-ons", link: "/docs/getting-started/adot-eks-add-on"},
6766
{label: "Lambda", link: "/docs/getting-started/lambda"},
6867
{label: "Amazon Managed Service for Prometheus (AMP)", link: "/docs/getting-started/prometheus-remote-write-exporter"},
6968
{label: "Prometheus Configurations", link: "/docs/getting-started/advanced-prometheus-remote-write-configurations"},

0 commit comments

Comments
 (0)