From 64d4894105e9839d5ec85522ab9a1d4079c253c0 Mon Sep 17 00:00:00 2001
From: Dimtuhop <29630368+Dimtuhop@users.noreply.github.com>
Date: Wed, 24 Jul 2024 14:45:15 +0100
Subject: [PATCH] Update gotosocial docs link

Change link for split-domain deployments as the previous link leads to a 404 error
---
 docs/services/gotosocial.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/services/gotosocial.md b/docs/services/gotosocial.md
index 79a9b8e..594b88f 100644
--- a/docs/services/gotosocial.md
+++ b/docs/services/gotosocial.md
@@ -42,7 +42,7 @@ The account domain is the second part of a user handle in the Fediverse. If your
 
 **Warning** DO NOT change this change this after your server has already run once, or you will break things!
 
-If you decide to use this read [the appropriate section of the installation guide](https://docs.gotosocial.org/installation_guide/advanced/#can-i-host-my-instance-at-fediexampleorg-but-have-just-exampleorg-in-my-username=) as you will have to do some additional work on the base domain.
+If you decide to use this read [the appropriate section of the documentation](https://docs.gotosocial.org/en/latest/advanced/host-account-domain/) as you will have to do some additional work on the base domain.
 
 ```yaml
 gotosocial_account_domain: "example.org"