mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 07:09:31 +00:00
Try removing v0.2 rewrite (#25918)
This commit is contained in:
parent
4b7a7ed4b1
commit
d6e9d6fee1
@ -2,12 +2,6 @@
|
||||
"buildCommand": "yarn build",
|
||||
"outputDirectory": "build",
|
||||
"trailingSlash": true,
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/v0.2/:path(.*/?)*",
|
||||
"destination": "https://langchain-v02.vercel.app/v0.2/:path*"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/docs/:path*(/?)",
|
||||
|
Loading…
Reference in New Issue
Block a user