Updated docusaurus.config.js
Removed the same links with "/" different
This commit is contained in:
parent
a4d628e4ec
commit
e545ae2332
@ -237,14 +237,6 @@ const config = {
|
|||||||
from: '/guides/installation/hardware/',
|
from: '/guides/installation/hardware/',
|
||||||
to: '/guides/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/',
|
from: '/guides/chatting/start-thread/',
|
||||||
to: '/guides/threads/',
|
to: '/guides/threads/',
|
||||||
@ -357,10 +349,6 @@ const config = {
|
|||||||
from: '/products/desktop',
|
from: '/products/desktop',
|
||||||
to: '/desktop/',
|
to: '/desktop/',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
from: '/api',
|
|
||||||
to: '/api-reference/',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
from: '/developers/plugins/azure-openai',
|
from: '/developers/plugins/azure-openai',
|
||||||
to: '/guides/engines/openai/',
|
to: '/guides/engines/openai/',
|
||||||
@ -449,14 +437,6 @@ const config = {
|
|||||||
from: '/hardware/examples/3090x1-@dan-jan',
|
from: '/hardware/examples/3090x1-@dan-jan',
|
||||||
to: '/guides/hardware/',
|
to: '/guides/hardware/',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
from: '/guides/linux',
|
|
||||||
to: '/guides/install/linux/',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
from: '/guides/mac',
|
|
||||||
to: '/guides/install/mac/',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
from: '/chat',
|
from: '/chat',
|
||||||
to: '/guides/threads/',
|
to: '/guides/threads/',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user