From 33354a4348affb263b581ec1d59546ef6ac0b824 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 24 Mar 2025 11:15:10 +0100 Subject: [PATCH] fix(docs): fix 404s in TB hub --- pages/troubleshooting/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/troubleshooting/index.mdx b/pages/troubleshooting/index.mdx index 46b30c54bd..3db99c7a72 100644 --- a/pages/troubleshooting/index.mdx +++ b/pages/troubleshooting/index.mdx @@ -58,11 +58,11 @@ content:
- - [My account has been locked](/faq/account/#my-account-is-locked-what-do-i-do) + - [My account has been locked](/account/faq/#my-account-is-locked-what-do-i-do) - [I can't connect to my instance using SSH](/instances/troubleshooting/cant-connect-ssh/#warning-remote-host-identification-has-changed) - [I can't connect to my Mac Mini using VNC](/apple-silicon/troubleshooting/cant-connect-using-vnc/) - [How to add a payment method](/billing/how-to/add-payment-method/) - - [How to rename an Organization]() + - [How to rename an Organization](/account/faq/#can-i-change-the-name-of-my-organization) - [How to delete an account](/account/how-to/close-account/)