Skip to content

Commit

Permalink
add subdirectory redirect to airtable form for audit program
Browse files Browse the repository at this point in the history
  • Loading branch information
nearlysean committed May 7, 2024
1 parent fd64a07 commit 689b537
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ const nextConfig = {
destination: '/applications?requestAuth=1&createAccount=1',
permanent: false,
},
{
source: '/auditrequest',
destination: 'https://airtable.com/appr1nBRRGx2PTJVh/shrpa99vKKW3xafso',
permanent: false,
},
{
source: '/blog/getting-started-with-the-near-wallet',
destination: 'https://wallet.near.org',
Expand Down

0 comments on commit 689b537

Please sign in to comment.