From 277d53b8eaa96cad1da102961cfb158459b0a17e Mon Sep 17 00:00:00 2001 From: Vasek Mlejnsky Date: Tue, 15 Oct 2024 11:14:33 -0700 Subject: [PATCH] Update docs --- apps/web/src/components/Navigation/routes.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/Navigation/routes.tsx b/apps/web/src/components/Navigation/routes.tsx index 53a51def6..401ffd3c8 100644 --- a/apps/web/src/components/Navigation/routes.tsx +++ b/apps/web/src/components/Navigation/routes.tsx @@ -159,7 +159,7 @@ export const routes: NavGroup[] = [ ], }, { - title: '* Charts & visualizations', + title: 'Charts & visualizations', href: '/docs/code-interpreting/create-charts-visualizations', links: [ {