From d127d6cd9544c8b74119b384136e56f27311a9fc Mon Sep 17 00:00:00 2001 From: song-cc-rock Date: Thu, 23 May 2024 17:58:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=9C=8D=E5=8A=A1=E9=9B=86=E6=88=90):=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=BC=80=E5=8F=91=E6=96=87=E6=A1=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/setting/organization/serviceIntegration/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/setting/organization/serviceIntegration/index.vue b/frontend/src/views/setting/organization/serviceIntegration/index.vue index 06e1ad55ef..d43cf03c1d 100644 --- a/frontend/src/views/setting/organization/serviceIntegration/index.vue +++ b/frontend/src/views/setting/organization/serviceIntegration/index.vue @@ -101,7 +101,7 @@ skipTitle: [ { name: 'organization.service.developmentDoc', - src: 'https://github.com/metersphere/metersphere-platform-plugin/wiki/%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91%E6%8C%87%E5%8D%97', + src: 'https://github.com/metersphere/metersphere-platform-plugin/wiki/%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91%E6%8C%87%E5%8D%97%E2%80%90V3', active: false, disabled: false, },