From 85ecc7629d42d04cfe0a41eeb74804faf39bbdfc Mon Sep 17 00:00:00 2001
From: "saket.agrahari" <saket.agrahari@geant.org>
Date: Mon, 31 Oct 2022 12:06:04 +0000
Subject: [PATCH] api routes documentation correction

---
 compendium_v2/routes/api.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compendium_v2/routes/api.py b/compendium_v2/routes/api.py
index 81f30515..7d224944 100644
--- a/compendium_v2/routes/api.py
+++ b/compendium_v2/routes/api.py
@@ -5,7 +5,6 @@ API Endpoints
 .. contents:: :local:
 
 /api/things
-/api/service-matrix
 ---------------------
 
 .. autofunction:: compendium_v2.routes.api.things
-- 
GitLab