From 8b5c1b0bd564cacf6812d97082bb1efe4d59f684 Mon Sep 17 00:00:00 2001 From: Lee Verberne Date: Thu, 9 May 2019 07:04:46 +0200 Subject: [PATCH] Update URL for Matrix federation tester The previous URL returns a 404. --- docs/maintenance-checking-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintenance-checking-services.md b/docs/maintenance-checking-services.md index 5a257c00d..151a5778b 100644 --- a/docs/maintenance-checking-services.md +++ b/docs/maintenance-checking-services.md @@ -10,4 +10,4 @@ ansible-playbook -i inventory/hosts setup.yml --tags=self-check If it's all green, everything is probably running correctly. -Besides this self-check, you can also check your server using the [Federation Tester](https://neo.lain.haus/fed-tester/). \ No newline at end of file +Besides this self-check, you can also check your server using the [Federation Tester](https://federationtester.matrix.org/).