mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-24 15:43:54 +00:00
more redirects (#10859)
This commit is contained in:
parent
716c925a85
commit
405ba44d37
@ -1,5 +1,17 @@
|
|||||||
{
|
{
|
||||||
"redirects": [
|
"redirects": [
|
||||||
|
{
|
||||||
|
"source": "/docs/use_cases(/?)",
|
||||||
|
"destination": "/docs/use_cases/question_answering/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/docs/integrations(/?)",
|
||||||
|
"destination": "/docs/integrations/providers/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "/docs/integrations/platforms(/?)",
|
||||||
|
"destination": "/docs/integrations/providers/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/integrations/platforms(/?)",
|
"source": "/docs/integrations/platforms(/?)",
|
||||||
"destination": "/docs/integrations/providers/"
|
"destination": "/docs/integrations/providers/"
|
||||||
|
Loading…
Reference in New Issue
Block a user