Skip to content

Commit a229cc9

Browse files
committed
update styling
1 parent b08aec3 commit a229cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pathme_viewer/templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</div>
6767
<div class="col-lg-10 col-md-10 col-sm-10">
6868
<h1>PathMe Viewer</h1>
69-
<p>A web application to merge and explore the mechanistic pathway knowledge. See our <a
69+
<p>A web application to merge and explore mechanistic pathway knowledge. See our <a
7070
href="{{ url_for('pathme_viewer.tutorial') }}">tutorial on how to get started.</a>
7171
</p>
7272
</div>

src/pathme_viewer/templates/meta/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h3 class="panel-title">Getting started</h3>
2828
</div>
2929
<div class="panel-body">
3030
<p>A brief tutorial on how to get started with the <a href="https://vimeo.com/311893324">PathMe Viewer
31-
Tutorial</a>
31+
</a>
3232
</p>
3333
<iframe src="https://player.vimeo.com/video/311893324" width="640" height="360" frameborder="0"
3434
webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

0 commit comments

Comments
 (0)