From 7aefd4af7f0c2600a3bc617bfdee50f164318e17 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Wed, 2 Aug 2023 13:50:06 +0800 Subject: [PATCH] fix: correct the swagger ui link to support --rootpath Signed-off-by: Kevin Yue --- ui/src/app/help/components/help.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/help/components/help.tsx b/ui/src/app/help/components/help.tsx index d27427c089e67..54da9758f7fa6 100644 --- a/ui/src/app/help/components/help.tsx +++ b/ui/src/app/help/components/help.tsx @@ -66,7 +66,7 @@ export const Help = () => {

You want to develop against Argo CD's API?

- + Open the API docs