mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 18:05:59 +08:00
feat: update plugin request submission URL
This commit is contained in:
parent
f212a46a87
commit
e1ea3d4148
@ -187,7 +187,7 @@ const PluginPage = ({
|
|||||||
isExploringMarketplace && (
|
isExploringMarketplace && (
|
||||||
<>
|
<>
|
||||||
<Link
|
<Link
|
||||||
href='https://forms.gle/8UFgAcZfH2RdTr3N8'
|
href='https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
>
|
>
|
||||||
<Button
|
<Button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user