From ec00021867180cd40cca4c47a21d7bd151018519 Mon Sep 17 00:00:00 2001
From: jemimah2 <jemimah@elixxir.io>
Date: Wed, 15 Dec 2021 19:03:29 +0100
Subject: [PATCH] Add link to "Getting Started" guide

---
 docusaurus-site/docs/overview.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus-site/docs/overview.md b/docusaurus-site/docs/overview.md
index c8206b0..ad920a3 100644
--- a/docusaurus-site/docs/overview.md
+++ b/docusaurus-site/docs/overview.md
@@ -24,7 +24,7 @@ It's easy to get started with the xxDK. Explore these links below to find what y
 
 ### Getting Started
 
-The Getting Started guide is the place to begin if you're looking to get up-and-running quickly.
+The [Getting Started](./getting-started) guide is the place to begin if you're looking to get up-and-running quickly.
 
 ### The API Reference
 
-- 
GitLab