Updated docusaurus.config.js
updated the redirect links
This commit is contained in:
parent
05fe909857
commit
a4d628e4ec
@ -81,10 +81,6 @@ const config = {
|
||||
from: '/troubleshooting/stuck-on-broken-build/',
|
||||
to: '/troubleshooting/',
|
||||
},
|
||||
{
|
||||
from: '/guides/troubleshooting/',
|
||||
to: '/troubleshooting/',
|
||||
},
|
||||
{
|
||||
from: '/troubleshooting/somethings-amiss/',
|
||||
to: '/troubleshooting/',
|
||||
@ -193,10 +189,6 @@ const config = {
|
||||
from: '/guides/integrations/continue/',
|
||||
to: '/integrations/continue/',
|
||||
},
|
||||
{
|
||||
from: '/guides/integrations/continue/',
|
||||
to: '/integrations/continue/',
|
||||
},
|
||||
{
|
||||
from: '/docs/engineering/assistants/',
|
||||
to: '/developer/framework/engineering/assistants/',
|
||||
@ -285,10 +277,6 @@ const config = {
|
||||
from: '/features/extensions',
|
||||
to: '/extensions/',
|
||||
},
|
||||
{
|
||||
from: '/features/extensions',
|
||||
to: '/extensions/',
|
||||
},
|
||||
{
|
||||
from: '/specs/chats/',
|
||||
to: '/developer/framework/engineering/chats/',
|
||||
@ -301,10 +289,6 @@ const config = {
|
||||
from: '/docs/extension-capabilities/',
|
||||
to: '/extensions/',
|
||||
},
|
||||
{
|
||||
from: '/docs/extension-capabilities/',
|
||||
to: '/extensions/',
|
||||
},
|
||||
{
|
||||
from: '/docs/get-started/use-local-server/',
|
||||
to: '/guides/local-api/',
|
||||
@ -478,9 +462,9 @@ const config = {
|
||||
to: '/guides/threads/',
|
||||
},
|
||||
{
|
||||
from: '/docs/UI',
|
||||
to: '/developer/ui'
|
||||
}
|
||||
from: '/docs/modules/assistants',
|
||||
to: '/developer/assistant/',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user