chore: update outdated docs links (#74)

This commit is contained in:
Artur Motyka 2025-01-03 06:01:12 +01:00 committed by GitHub
parent 719d7a5e76
commit 39504e2487
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -227,7 +227,7 @@ export default function Page() {
and the
{' '}
<Link
to="https://headscale.net/acls"
to="https://headscale.net/stable/ref/acls/"
name="Headscale ACL documentation"
>
Headscale docs

View File

@ -28,7 +28,7 @@ export default function DNS({ records, isDisabled }: Props) {
records are supported.
{' '}
<Link
to="https://headscale.net/dns-records/"
to="https://headscale.net/stable/ref/dns"
name="Headscale DNS Records documentation"
>
Learn More

View File

@ -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

View File

@ -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