Fix links

This commit is contained in:
braginini
2023-05-23 20:32:57 +02:00
parent f8b79ddcd8
commit 339f66ecbe
12 changed files with 23 additions and 23 deletions

View File

@@ -28,6 +28,6 @@ curl https://api.netbird.io/api/users \
Always keep your token safe and reset it if you suspect it has been compromised.
<div className="not-prose mb-16 mt-6 flex gap-3">
<Button href="/docs/how-netbird-works#personal-access-tokens" arrow="right" children="How to create tokens" />
<Button href="/docs/how-to/access-netbird-public-api#creating-an-access-token" arrow="right" children="How to create tokens" />
</div>