docs: github tutorial (#993)

Co-authored-by: Adewale Abati <acekyd01@gmail.com>
This commit is contained in:
Angie Jones
2025-01-31 13:22:57 -06:00
committed by GitHub
parent e851a6d64c
commit a2bd5099be
8 changed files with 225 additions and 13 deletions

View File

@@ -86,7 +86,11 @@ const config: Config = {
{
to: '/',
from: '/v1/',
},
},
{
to: '/docs/tutorials/custom-extensions',
from: '/docs/guides/custom-extensions'
}
],
},
],