Updated docusaurus.config.js

Removed the same links with "/" different
This commit is contained in:
irfanpena 2024-03-20 21:52:26 +07:00 committed by GitHub
parent a4d628e4ec
commit e545ae2332
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -237,14 +237,6 @@ const config = {
from: '/guides/installation/hardware/',
to: '/guides/hardware/',
},
{
from: '/docs/modules/models',
to: '/guides/models/',
},
{
from: '/getting-started/install/linux',
to: '/guides/install/linux/',
},
{
from: '/guides/chatting/start-thread/',
to: '/guides/threads/',
@ -357,10 +349,6 @@ const config = {
from: '/products/desktop',
to: '/desktop/',
},
{
from: '/api',
to: '/api-reference/',
},
{
from: '/developers/plugins/azure-openai',
to: '/guides/engines/openai/',
@ -449,14 +437,6 @@ const config = {
from: '/hardware/examples/3090x1-@dan-jan',
to: '/guides/hardware/',
},
{
from: '/guides/linux',
to: '/guides/install/linux/',
},
{
from: '/guides/mac',
to: '/guides/install/mac/',
},
{
from: '/chat',
to: '/guides/threads/',