Skip to content

Commit ac6d1e2

Browse files
committed
Update index.html
1 parent c29028f commit ac6d1e2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@
9292
link <img id="top-github" src="images/icons/github.svg"
9393
onerror="this.onerror=null; this.src='image.svg'">
9494
</a>, fork the project and make a pull request :)
95-
<a href="myapp://example.com">
96-
link to app
97-
</a>
9895
</p>
9996

10097
<!-- ======== MAIN ======== -->
@@ -108,7 +105,9 @@ <h1 class="titles">Instructions</h1>
108105
button to sort the column in ascending or descending
109106
order
110107
</li>
111-
<li>Hover over any row to focus on it</li>
108+
<li>Hover over any row to focus on it </li>
109+
<li><a href="myapp://example.com">link to example.com</a></li>
110+
<li><a href="myapp://example">link to example</a></li>
112111
</ul>
113112
</article>
114113

0 commit comments

Comments
 (0)