Skip to content

Commit

Permalink
Remove link to non existent example page (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO authored Aug 26, 2024
1 parent 45a95dd commit 68cf9a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ const EXAMPLE_ROUTES = {
title: 'Clubhouse clone build with LiveKit components',
href: () => `/clubhouse`,
},
processors: {
title: 'Minimal example with background blur',
href: () => `/processors`,
},
} as const;

const Home: NextPage = () => {
Expand Down

0 comments on commit 68cf9a8

Please sign in to comment.