mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
v4.2 (#217)
* fix: chat module link * fix: url fetch check * fix: import file ui * feat: app logs * perf: iframe icon * imgs cdn * perf: click range and pg
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
{
|
||||
"source": "/imgs/:path*",
|
||||
"destination": "https://cdn.jsdelivr.us/gh/yangchuansheng/FastGPT@main/docSite/assets/imgs/:path*"
|
||||
"destination": "https://cdn.jsdelivr.us/gh/labring/FastGPT@main/docSite/assets/imgs/:path*"
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
|
Reference in New Issue
Block a user