mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
chore: move Azure from under librechat.yaml > custom endpoints
This commit is contained in:
@@ -39,6 +39,8 @@ const nonPermanentRedirects = [
|
||||
['/gh-support', 'https://github.com/danny-avila/LibreChat/discussions/categories/support'],
|
||||
['/gh-discussions', 'https://github.com/danny-avila/LibreChat/discussions'],
|
||||
['/roadmap', '/docs/roadmap'],
|
||||
/* Danny moved these :P */
|
||||
['/docs/configuration/librechat_yaml/ai_endpoints/azure', '/docs/configuration/azure'],
|
||||
// Redirect to overview pages
|
||||
...[].map((path) => [path, path + '/overview']),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user