docs: fix broken link by redirecting to the right paths
This commit is contained in:
parent
57de5957cd
commit
c1781c0be8
@ -108,6 +108,14 @@ const config = {
|
||||
from: "/install/",
|
||||
to: "/guides/install/",
|
||||
},
|
||||
{
|
||||
from: "/guides/using-models/",
|
||||
to: "/guides/models-setup/",
|
||||
},
|
||||
{
|
||||
from: "/guides/using-extensions/",
|
||||
to: "/guides/extensions/",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user