Skip to content

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
chronark authored Nov 8, 2024
1 parent e38cefd commit df6b45e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/www/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,10 @@ const nextConfig = {
{
source: "/docs",
destination: "https://unkey.mintlify.dev/docs",
permanent: true,
},
{
source: "/docs/:match*",
destination: "https://unkey.mintlify.dev/docs/:match*",
permanent: true,
},
];
},
Expand Down

0 comments on commit df6b45e

Please sign in to comment.