From: Sean Smith 
Date: Tue, 28 Jul 2020 14:30:36 +0000 (-0400)
Subject: Fix wiki link on landing page
X-Git-Tag: 2.0.99~19
X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d1444957d2649c03e7bc4d8c16107706a1856199;p=laas.git
Fix wiki link on landing page
Signed-off-by: Sean Smith 
Change-Id: Ieb704690239162fb8174c4a8248582645be14d4a
---
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 %}