mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-02 21:23:32 +00:00
docs: 404 page top level (#21510)
This commit is contained in:
parent
29be604023
commit
a71c4e22d1
@ -78,6 +78,7 @@ vercel-build: install-vercel-deps build
|
||||
mv build v0.1
|
||||
mkdir build
|
||||
mv v0.1 build
|
||||
mv build/v0.1/404.html build
|
||||
|
||||
start:
|
||||
cd $(OUTPUT_NEW_DIR) && yarn && yarn start --port=$(PORT)
|
||||
|
Loading…
Reference in New Issue
Block a user