Skip to content

Commit 9a2cac8

Browse files
committed
close link correctly
1 parent 6f9d1af commit 9a2cac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2>Python</h2>
8080

8181
<h3>Other Recommended Python Resources</h3>
8282
<ul>
83-
<li><a href="https://pymbook.readthedocs.io/en/latest/">Python For You and Me</li>
83+
<li><a href="https://pymbook.readthedocs.io/en/latest/">Python For You and Me</a></li>
8484
<li><a href="https://learnpythonthehardway.org/book/">Learn Python The Hard Way</a></li>
8585
</ul>
8686

0 commit comments

Comments
 (0)