mirror of
https://github.com/tale/headplane.git
synced 2026-08-28 16:07:07 +00:00
chore: update outdated docs links (#74)
This commit is contained in:
@@ -227,7 +227,7 @@ export default function Page() {
|
|||||||
and the
|
and the
|
||||||
{' '}
|
{' '}
|
||||||
<Link
|
<Link
|
||||||
to="https://headscale.net/acls"
|
to="https://headscale.net/stable/ref/acls/"
|
||||||
name="Headscale ACL documentation"
|
name="Headscale ACL documentation"
|
||||||
>
|
>
|
||||||
Headscale docs
|
Headscale docs
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ export default function DNS({ records, isDisabled }: Props) {
|
|||||||
records are supported.
|
records are supported.
|
||||||
{' '}
|
{' '}
|
||||||
<Link
|
<Link
|
||||||
to="https://headscale.net/dns-records/"
|
to="https://headscale.net/stable/ref/dns"
|
||||||
name="Headscale DNS Records documentation"
|
name="Headscale DNS Records documentation"
|
||||||
>
|
>
|
||||||
Learn More
|
Learn More
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ export default function Auth({ magic }: Props) {
|
|||||||
experience when using Headscale.
|
experience when using Headscale.
|
||||||
{' '}
|
{' '}
|
||||||
<Link
|
<Link
|
||||||
to="https://headscale.net/oidc"
|
to="https://headscale.net/stable/ref/oidc"
|
||||||
name="Headscale OIDC Documentation"
|
name="Headscale OIDC Documentation"
|
||||||
>
|
>
|
||||||
Learn more
|
Learn more
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ export default function Oidc({ oidc, magic }: Props) {
|
|||||||
Groups and user information do not automatically sync.
|
Groups and user information do not automatically sync.
|
||||||
{' '}
|
{' '}
|
||||||
<Link
|
<Link
|
||||||
to="https://headscale.net/oidc"
|
to="https://headscale.net/stable/ref/oidc"
|
||||||
name="Headscale OIDC Documentation"
|
name="Headscale OIDC Documentation"
|
||||||
>
|
>
|
||||||
Learn more
|
Learn more
|
||||||
|
|||||||
Reference in New Issue
Block a user