mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 18:40:17 +08:00
chore: tool group to plugin explore
This commit is contained in:
@ -625,7 +625,7 @@ const ToolGroupBlockComponent = ({
|
||||
i18nKey="skillEditor.toolMissingDesc"
|
||||
ns="workflow"
|
||||
components={{
|
||||
Plugins: <Link href="/plugins" className="text-text-accent" />,
|
||||
Plugins: <Link href="/plugins?tab=discover" className="text-text-accent" />,
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user