Revert "docs: redirect base slug (0.1)" (#21500)

Reverts langchain-ai/langchain#21458
This commit is contained in:
Erick Friis 2024-05-09 12:21:25 -07:00 committed by GitHub
parent 25f8467ffb
commit 29be604023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
"destination": "/v0.1/docs/:path*/"
},
{
"source": "(/?)|(/v0.1/?)",
"source": "(/?)",
"destination": "/v0.1/docs/get_started/introduction/"
},
{