Skip to content

Commit

Permalink
fix: example edit or authentication source (#17583)
Browse files Browse the repository at this point in the history
* feat: new router logrocket

* fix: router

* fix:article edit

* fix:remove unused file

* fix: example edit or authentication source

* fix:example

---------

Co-authored-by: 钱巍 <[email protected]>
  • Loading branch information
findwei and 钱巍 authored Nov 15, 2024
1 parent 44d1333 commit 2cc724f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/logrocket/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
{
Expand Down

0 comments on commit 2cc724f

Please sign in to comment.