From 84a7081eaf69a2e420f11dd9872b1ba6c00d3053 Mon Sep 17 00:00:00 2001 From: Eric Heydrick <eheydrick@gmail.com> Date: Fri, 5 May 2017 11:31:45 -0700 Subject: [PATCH] Fix link --- docs/simplesamlphp-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/simplesamlphp-changelog.md b/docs/simplesamlphp-changelog.md index c9d844396..7408bc95e 100644 --- a/docs/simplesamlphp-changelog.md +++ b/docs/simplesamlphp-changelog.md @@ -11,7 +11,7 @@ See the upgrade notes for specific information about upgrading. Released 2017-05-05 * Resolved a security issue with in the authcrypt module (Htpasswd authentication source) and in SimpleSAMLphp's session validation. See [SSPSA 201705-01](https://simplesamlphp.org/security/201705-01). - * Resolved a security issue with in the multiauth module. See [SSPSA 201704-02](https://simplesamlphp/security/201704-02). + * Resolved a security issue with in the multiauth module. See [SSPSA 201704-02](https://simplesamlphp.org/security/201704-02). ## Version 1.14.13 -- GitLab