Skip to content

Commit

Permalink
fix confi
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang committed Oct 18, 2024
1 parent 9237f2f commit dc6b8d2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,8 @@ const nextConfig = {
},
async redirects() {
return [
// remove when world chain docs are live
{
source: '/world-chain',
destination: 'https://worldcoin.notion.site/World-Chain-Developer-Preview-Guide-23c94a67683f4e71986e5303ab88c9f3',
permanent: false,
},
// remove when world chain docs are live

{
source: '/apps',
destination: 'https://world.org/apps',
Expand Down

0 comments on commit dc6b8d2

Please sign in to comment.