Skip to content

Commit

Permalink
docs(fix): note not rendering correctly on user-management/auth0 page (
Browse files Browse the repository at this point in the history
…argoproj#5019)

* docs(fix): note not rendering correctly on user-management/auth0 page

Add newline under `note` to try fix rendering of note component from my previous commit on user-management/auth0 page of the docs

Signed-off-by: Grant Isdale <[email protected]>

* docs(fix): fix note section at the bottom of Auth0 SSO page

Signed-off-by: Grant Isdale <[email protected]>
  • Loading branch information
Grant Isdale authored Dec 10, 2020
1 parent d7a5257 commit ca1235a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/operator-manual/user-management/auth0.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@ data:
...
```

<br>

!!! note Details on storing your clientSecret securely and correctly can be found on the [User Management Overview page](https://argoproj.github.io/argo-cd/operator-manual/user-management/#sensitive-data-and-sso-client-secrets)
!!! note "Storing Client Secrets"
Details on storing your clientSecret securely and correctly can be found on the [User Management Overview page](https://argoproj.github.io/argo-cd/operator-manual/user-management/#sensitive-data-and-sso-client-secrets).

0 comments on commit ca1235a

Please sign in to comment.