mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 22:13:56 -05:00
redirect docs -> docs/intro
This commit is contained in:
@@ -16,6 +16,10 @@ export const redirects: RedirectItem[] = [
|
|||||||
to: '/docs/intro',
|
to: '/docs/intro',
|
||||||
from: '/intro'
|
from: '/intro'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
to: '/docs/intro',
|
||||||
|
from: '/docs'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
to: '/docs/motivation',
|
to: '/docs/motivation',
|
||||||
from: '/motivation',
|
from: '/motivation',
|
||||||
|
|||||||
Reference in New Issue
Block a user