Skip to content

Commit

Permalink
revert: rewrites
Browse files Browse the repository at this point in the history
  • Loading branch information
chronark committed Nov 26, 2024
1 parent e545723 commit 6b92fb7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/www/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ const nextConfig = {
source: "/docs/:match*",
destination: "https://unkey.mintlify.dev/docs/:match*",
},
{
source: "/engineering",
destination: "https://engineering.unkey.com/docs",
},
{
source: "/engineering/:match*",
destination: "https://engineering.unkey.com/docs/:match*",
},
];
},
async redirects() {
Expand Down

0 comments on commit 6b92fb7

Please sign in to comment.