chore: update outdated docs links (#74)
This commit is contained in:
parent
719d7a5e76
commit
39504e2487
4 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ export default function Auth({ magic }: Props) {
|
|||
experience when using Headscale.
|
||||
{' '}
|
||||
<Link
|
||||
to="https://headscale.net/oidc"
|
||||
to="https://headscale.net/stable/ref/oidc"
|
||||
name="Headscale OIDC Documentation"
|
||||
>
|
||||
Learn more
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ export default function Oidc({ oidc, magic }: Props) {
|
|||
Groups and user information do not automatically sync.
|
||||
{' '}
|
||||
<Link
|
||||
to="https://headscale.net/oidc"
|
||||
to="https://headscale.net/stable/ref/oidc"
|
||||
name="Headscale OIDC Documentation"
|
||||
>
|
||||
Learn more
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue