Skip to content

Commit dc2a1f9

Browse files
committed
link fix
1 parent 9e8c552 commit dc2a1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

old_personal_site/article_positioning.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div id="intro">Lessons in CSS</div>
2020
<ul>
2121
<li class="description">An assignment I made for UC Berkeley's Web Design Course</li>
22-
<li class="description">Try it out: <a target="_blank" href="projects/positioning/instructions/instructions.html">lesson</li>
22+
<li class="description">Try it out: <a target="_blank" href="projects/positioning/instructions/instructions.html">lesson</a></li>
2323
</ul>
2424
</div>
2525
</header>

0 commit comments

Comments
 (0)