From c56982f8266302098713398f73bcfe19704def8b Mon Sep 17 00:00:00 2001
From: jemimah2 <jemimah@elixxir.io>
Date: Wed, 15 Dec 2021 19:05:25 +0100
Subject: [PATCH] Comment out references to work-in-progress docs

---
 docusaurus-site/docs/overview.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docusaurus-site/docs/overview.md b/docusaurus-site/docs/overview.md
index ad920a3..50e1ad7 100644
--- a/docusaurus-site/docs/overview.md
+++ b/docusaurus-site/docs/overview.md
@@ -26,7 +26,7 @@ It's easy to get started with the xxDK. Explore these links below to find what y
 
 The [Getting Started](./getting-started) guide is the place to begin if you're looking to get up-and-running quickly.
 
-### The API Reference
+<!-- ### The API Reference
 
 The API Reference provides extensive detail on the different types and functions exposed by the Client API.
 
@@ -36,4 +36,4 @@ Use the technical glossary to find meanings to unfamiliar terms and concepts spe
 
 ### FAQs
 
-Refer to the FAQ for answers to some of our users' most common questions.
+Refer to the FAQ for answers to some of our users' most common questions. -->
-- 
GitLab