From 4a791078b9da2e147af4d0673060f152697f2584 Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:26:40 -0800 Subject: [PATCH] update use-case guides toc (#19519) Signed-off-by: Craig Osterhout --- data/toc.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/toc.yaml b/data/toc.yaml index a09575ac80..67b003655c 100644 --- a/data/toc.yaml +++ b/data/toc.yaml @@ -149,7 +149,7 @@ Guides: - title: "Test your deployment" path: /language/php/deploy/ -- sectiontitle: Use-case guides +- sectiontitle: Use-case guides {{< badge color=violet text=New >}} section: - sectiontitle: Generative AI section: @@ -177,10 +177,10 @@ Guides: title: Text classification - path: /guides/use-case/nlp/text-summarization/ title: Text summarization - - path: /scout/guides/vex/ - title: Suppress CVEs with VEX - path: /guides/use-case/jupyter/ title: Data science with JupyterLab + - path: /scout/guides/vex/ + title: Suppress CVEs with VEX - sectiontitle: Develop with Docker