mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +00:00
Merge pull request #518 from Kroppeb/fix/wrong-url-in-help-message
This commit is contained in:
@@ -34,7 +34,7 @@ export function OidcConfigErrorNotice({ errors }: { errors: OidcErrorCode[] }) {
|
||||
<li key={code.key}>{code.node}</li>
|
||||
))}
|
||||
</ul>{" "}
|
||||
<Link external styled to="https://headplane.net/configuration/sso#troubleshooting">
|
||||
<Link external styled to="https://headplane.net/features/sso#troubleshooting">
|
||||
Learn more
|
||||
</Link>
|
||||
</Card.Text>
|
||||
|
||||
Reference in New Issue
Block a user