From d1444957d2649c03e7bc4d8c16107706a1856199 Mon Sep 17 00:00:00 2001
From: Sean Smith 
Date: Tue, 28 Jul 2020 10:30:36 -0400
Subject: [PATCH] Fix wiki link on landing page
Signed-off-by: Sean Smith 
Change-Id: Ieb704690239162fb8174c4a8248582645be14d4a
---
 src/templates/laas/dashboard/landing.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/templates/laas/dashboard/landing.html b/src/templates/laas/dashboard/landing.html
index b1ac7c5..a8e0ff8 100644
--- a/src/templates/laas/dashboard/landing.html
+++ b/src/templates/laas/dashboard/landing.html
@@ -7,6 +7,6 @@
     University of New Hampshire Interoperability Lab (UNH-IOL).
 To get started, you can request access to a server at the right. PTL's have the ability to design and
     book a
-    whole block of servers with customized layer2 networks (e.g. a Pharos Pod). Read more here: LaaS Wiki
+    whole block of servers with customized layer2 networks (e.g. a Pharos Pod). Read more here: 
+    LaaS Wiki
 {% endblock about_us %}
-- 
2.16.6