From 0e5d9a4050526416a1a40ec36f7993b7d80ffbd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:55:46 +1200 Subject: [PATCH] fix: not use PATH to external link (#7496) (#7497) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 青湛 <0x1304570@gmail.com> --- config-ui/src/routes/blueprint/connection-detail/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-ui/src/routes/blueprint/connection-detail/index.tsx b/config-ui/src/routes/blueprint/connection-detail/index.tsx index 665d0ca1fb7..e055f90fa4a 100644 --- a/config-ui/src/routes/blueprint/connection-detail/index.tsx +++ b/config-ui/src/routes/blueprint/connection-detail/index.tsx @@ -196,7 +196,7 @@ export const BlueprintConnectionDetailPage = () => { To manage the complete data scope and scope config for this connection, please{' '} - + go to the connection detail page .