From 90b77186da27f51e07d16e9e2ad79145511046ab Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Wed, 22 May 2024 11:55:19 -0300 Subject: [PATCH] chore: update routes.json with new path and set updated flag --- apps/docs/config/routes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/docs/config/routes.json b/apps/docs/config/routes.json index 0294cd4eb4..c7fe48efba 100644 --- a/apps/docs/config/routes.json +++ b/apps/docs/config/routes.json @@ -417,7 +417,8 @@ "key": "cli-api", "title": "NextUI CLI", "keywords": "api references, nextui, api, cli", - "path": "/docs/api-references/cli-api.mdx" + "path": "/docs/api-references/cli-api.mdx", + "updated": true }, { "key": "nextui-provider",