From 30025f442a3461becad7c1e3c81f8a79ca3a7c41 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Fri, 20 Jan 2023 11:38:11 +0100
Subject: [PATCH] Reference the SP api also from the main menu

---
 docs/index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/index.md b/docs/index.md
index 0d0a4ca17..b0d65634d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -9,6 +9,7 @@
   * [Service Provider Quickstart](simplesamlphp-sp)
   * [Hosted SP Configuration Reference](./saml:sp)
   * [IdP remote reference](simplesamlphp-reference-idp-remote)
+  * [SP API reference (for your application)](simplesamlphp-sp-api).
   * [Configuring HTTP-Artifact](./simplesamlphp-artifact-sp)
   * [Using scoping](./simplesamlphp-scoping)
   * [Holder-of-Key profile](simplesamlphp-hok-sp)
-- 
GitLab