We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc13f1 commit 34a88f8Copy full SHA for 34a88f8
src/const/url.ts
@@ -7,4 +7,4 @@ export const FEEDBACK = pkg.bugs.url;
7
export const DISCORD = 'https://discord.gg/AYFPHvv2jT';
8
9
export const PLUGINS_INDEX_URL =
10
- process.env.PLUGINS_INDEX_URL ?? 'https://chat-plugins-index.lobehub.com';
+ process.env.PLUGINS_INDEX_URL ?? 'https://chat-plugins.lobehub.com';
0 commit comments