From 70f8bb548fec0a4eaad4ad11834a30b759180fe0 Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst <thijs@kinkhorst.com> Date: Fri, 1 Jun 2018 13:26:45 +0200 Subject: [PATCH] Link upgrade nodes from doc index --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 8bb3cea22..e9e48e369 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,7 @@ SimpleSAMLphp Documentation =========================== * [Installing SimpleSAMLphp](simplesamlphp-install) + * [Upgrade notes for version 1.16](simplesamlphp-upgrade-notes-1.16) * [Upgrade notes for version 1.15](simplesamlphp-upgrade-notes-1.15) * [Upgrade notes for version 1.14](simplesamlphp-upgrade-notes-1.14) * [Upgrade notes for version 1.13](simplesamlphp-upgrade-notes-1.13) -- GitLab