We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19ffc9 commit 3a4d257Copy full SHA for 3a4d257
src/config/sideBarData.js
@@ -62,7 +62,7 @@ export const sideBarData = [
62
{label: "Ruby", link: "/docs/getting-started/ruby-sdk"},
63
{label: ".NET", link: "/docs/getting-started/dotnet-sdk"},
64
{label: "PHP", link: "/docs/getting-started/php-sdk"},
65
- {label: "EKS add-ons", link: "/docs/getting-started/adot-eks-add-on"},
+ {label: "EKS add-on", link: "/docs/getting-started/adot-eks-add-on"},
66
{label: "Lambda", link: "/docs/getting-started/lambda"},
67
{label: "Amazon Managed Service for Prometheus (AMP)", link: "/docs/getting-started/prometheus-remote-write-exporter"},
68
{label: "Prometheus Configurations", link: "/docs/getting-started/advanced-prometheus-remote-write-configurations"},
0 commit comments