set landing pages

This commit is contained in:
Pascal Fischer
2023-05-04 13:17:03 +02:00
parent e13931ad22
commit 081e88b437
5 changed files with 46 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ const nextConfig = {
return [
{
source: '/',
destination: '/docs/introduction',
destination: '/docs/introductions',
permanent: true,
},
]