From ca6d180afec24b146f9d70a3eeb3077d83797aef Mon Sep 17 00:00:00 2001
From: Sam Calisch <s.calisch@gmail.com>
Date: Sun, 4 Nov 2018 10:45:10 -0500
Subject: [PATCH] add link to gitlab

---
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 671ea54..7d48eaa 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,8 @@ text {
 <p>Here we test embedded platforms that stray from the Harvard Architecture ... I.E FPGAs, PSOCs etc, including event systems or digital logic configurable in other microcontrollers (i.e. the XMEGA).</p>
 <div id='wildwest'></div>
 
-<h2>Network Plotting</h2>
+<p>This page is part of a public gitlab project available <a href='https://gitlab.cba.mit.edu/pub/ring'>here</a>.</p>
+
 <p>We've also started testing embedded network performance. That documentation is <a href="https://pub.pages.cba.mit.edu/networks/">here</a>.
 
 <script>
-- 
GitLab