diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 70bab9b..617b1c5 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -12,7 +12,7 @@ hero: icon: right-arrow variant: primary - text: Sign up for an account - link: https://opsmaru.com/auth/users/register + link: /auth/users/register icon: external --- diff --git a/src/content/docs/infrastructure/digitalocean/ssh-keys.md b/src/content/docs/infrastructure/digitalocean/ssh-keys.md index 829f355..8362f4b 100644 --- a/src/content/docs/infrastructure/digitalocean/ssh-keys.md +++ b/src/content/docs/infrastructure/digitalocean/ssh-keys.md @@ -33,6 +33,3 @@ cat ~/.ssh/id_ed25519.pub Give the key a name and click `Add SSH key`. - - -