aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Centeno2021-11-18 19:33:04 +0000
committerArthur Centeno2021-11-18 19:33:04 +0000
commitd0daa3727e203cfc36da227eb1e800d585bca14a (patch)
treecf4d8951414b9c8d613225a14240c905c52d4f59
parent4d90b467aa10fa4814caaf5151a580f0116721f3 (diff)
downloadgenenetwork2-d0daa3727e203cfc36da227eb1e800d585bca14a.tar.gz
Update index_page by AC
-rwxr-xr-xwqflask/wqflask/templates/index_page.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html
index cfb1bed4..3e2f424d 100755
--- a/wqflask/wqflask/templates/index_page.html
+++ b/wqflask/wqflask/templates/index_page.html
@@ -203,23 +203,23 @@
<div class="uk-container">-->
<div class="uk-grid-match uk-child-width-1-3@m" uk-grid>
<div>
- <strong><a class="uk-link-text" href="http://gn2-arthur.genenetwork.org/tutorials">Webinars & Courses</a></strong>
+ <strong><a class="uk-link-text" href="/tutorials">Webinars & Courses</a></strong>
<p>In-person courses, live webinars and webinar recordings
<p>
<!--<span uk-icon="icon: laptop; ratio: 2"></span>-->
- <a href="http://gn2-arthur.genenetwork.org/tutorials" class="uk-icon-link" uk-icon="laptop" ratio="2"></a></p>
+ <a href="/tutorials" class="uk-icon-link" uk-icon="laptop" ratio="2"></a></p>
</div>
<div>
- <strong><a class="uk-link-text" href="http://gn2-arthur.genenetwork.org/tutorials#service-three">Tutorials</a></strong>
+ <strong><a class="uk-link-text" href="/tutorials">Tutorials</a></strong>
<p>Tutorials: Training materials in HTML, PDF and video formats
- <p><a href="http://gn2-arthur.genenetwork.org/tutorials" class="uk-icon-link" uk-icon="file-text" ratio="2"></a></p>
+ <p><a href="/tutorials" class="uk-icon-link" uk-icon="file-text" ratio="2"></a></p>
</div>
<div>
- <strong><a class="uk-link-text" href="http://gn2-arthur.genenetwork.org/tutorials#service-four">Documentation</a></strong>
+ <strong><a class="uk-link-text" href="/tutorials">Documentation</a></strong>
<p>Online manuals, handbooks, fact sheets and FAQs
- <p><a href="http://gn2-arthur.genenetwork.org/tutorials" class="uk-icon-link" uk-icon="album" ratio="2"></a></p>
+ <p><a href="/tutorials" class="uk-icon-link" uk-icon="album" ratio="2"></a></p>
</div>
</div>