We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8995cb6 commit 1b2c5acCopy full SHA for 1b2c5ac
ui/src/app/help/components/help.tsx
@@ -66,7 +66,7 @@ export const Help = () => {
66
<div className='columns large-4 small-6'>
67
<div className='help-box'>
68
<p>You want to develop against Argo CD's API?</p>
69
- <a className='user-info-panel-buttons argo-button argo-button--base' href='/swagger-ui'>
+ <a className='user-info-panel-buttons argo-button argo-button--base' href='swagger-ui'>
70
Open the API docs
71
</a>
72
</div>
0 commit comments