From 1f168f6a477b5cdd3a6e67ce4774b35d8bf9beaf Mon Sep 17 00:00:00 2001 From: Ashlee Boyer Date: Tue, 16 Aug 2022 19:11:55 -0400 Subject: [PATCH] Replacing tag with badge --- website/data/docs-nav-data.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index 71ee064f0e..cc7b36a747 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -757,7 +757,12 @@ ] }, { - "title": "AWS Lambda BETA", + "title": "AWS Lambda", + "badge": { + "text": "BETA", + "type": "outlined", + "color": "neutral" + }, "routes": [ { "title": "Overview",