Commit 29d15278 by Carson Yang Committed by GitHub

Docs: delete image cdn for vercel (#385)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
parent cd7214ba
...@@ -3,10 +3,6 @@ ...@@ -3,10 +3,6 @@
{ {
"source": "/", "source": "/",
"destination": "/docs" "destination": "/docs"
},
{
"source": "/imgs/:path*",
"destination": "https://jsdelivr.icloudnative.io/gh/labring/FastGPT@main/docSite/assets/imgs/:path*"
} }
], ],
"headers": [ "headers": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment