From 2cc724fc9bf4c0d5bacd67a81ff35eb55ae3ddcc Mon Sep 17 00:00:00 2001 From: Webber Qian <32994870+findwei@users.noreply.github.com> Date: Fri, 15 Nov 2024 14:04:34 +0800 Subject: [PATCH] fix: example edit or authentication source (#17583) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: new router logrocket * fix: router * fix:article edit * fix:remove unused file * fix: example edit or authentication source * fix:example --------- Co-authored-by: 钱巍 --- lib/routes/logrocket/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routes/logrocket/index.ts b/lib/routes/logrocket/index.ts index 16bb17de4..8a1f605b9 100644 --- a/lib/routes/logrocket/index.ts +++ b/lib/routes/logrocket/index.ts @@ -10,7 +10,7 @@ import cache from '@/utils/cache'; export const route: Route = { path: '/:type', categories: ['blog'], - example: '/dev', + example: '/logrocket/dev', parameters: { type: 'dev | product-management | ux-design' }, radar: [ {