From 24bc1f2bb08167498f3e7f35a1e408d5db6fe600 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Tue, 15 Nov 2016 15:09:06 +0000
Subject: [PATCH] Fix link to Moz Observatory

---
 docs/simplesamlphp-maintenance.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/simplesamlphp-maintenance.md b/docs/simplesamlphp-maintenance.md
index ba7502493..c533e2c8b 100644
--- a/docs/simplesamlphp-maintenance.md
+++ b/docs/simplesamlphp-maintenance.md
@@ -173,7 +173,7 @@ However, your IdP or SP is most likely a valuable website that you want to confi
   [Recommended Server Configurations](https://wiki.mozilla.org/Security/Server_Side_TLS#Recommended_Server_Configurations).
   Verify your SSL settings, e.g. with the [SSLLabs SSLtest](https://www.ssllabs.com/ssltest/).
 * In your Apache configuration, add headers that further secure your site.
-  A good check with hints on what to add is [Mozilla Observatory](https://observatory.mozilla.org/analyze.html).
+  A good check with hints on what to add is [Mozilla Observatory](https://observatory.mozilla.org/).
 
 ## PHP configuration
 
-- 
GitLab