Move docs to root

This commit is contained in:
braginini
2023-05-23 21:34:03 +02:00
parent 8d913a349d
commit 04ea9c4991
32 changed files with 100 additions and 104 deletions

View File

@@ -26,11 +26,7 @@ const nextConfig = {
return [
{
source: '/',
destination: '/docs/introduction',
},
{
source: '/docs',
destination: '/docs/introduction',
destination: '/introduction',
},
{
source: '/api',