mirror of
https://github.com/langgenius/dify.git
synced 2026-01-22 03:32:58 +08:00
fix(workflow): update community feedback link to plugin request template
This commit is contained in:
parent
99d9657af8
commit
d709f20e1f
@ -56,7 +56,7 @@ const AllStartBlocks = ({
|
||||
{t('workflow.tabs.noPluginsFound')}
|
||||
</div>
|
||||
<Link
|
||||
href='https://github.com/langgenius/dify-plugins/issues'
|
||||
href='https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml'
|
||||
target='_blank'
|
||||
>
|
||||
<Button
|
||||
|
||||
Loading…
Reference in New Issue
Block a user