Skip to content

Commit 3a4d257

Browse files
committed
fix sidebar name
1 parent c19ffc9 commit 3a4d257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/sideBarData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +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: "EKS add-ons", link: "/docs/getting-started/adot-eks-add-on"},
65+
{label: "EKS add-on", link: "/docs/getting-started/adot-eks-add-on"},
6666
{label: "Lambda", link: "/docs/getting-started/lambda"},
6767
{label: "Amazon Managed Service for Prometheus (AMP)", link: "/docs/getting-started/prometheus-remote-write-exporter"},
6868
{label: "Prometheus Configurations", link: "/docs/getting-started/advanced-prometheus-remote-write-configurations"},

0 commit comments

Comments
 (0)