Skip to content

Commit

Permalink
0.1.28
Browse files Browse the repository at this point in the history
lazy ref
  • Loading branch information
EDU-MDAnderson committed Sep 25, 2023
1 parent ced6d76 commit 30b0b04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions week02/bom.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<body>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="../underconstruction.html">Chamber</a></li>
<li><a href="../week01/chamber-site-plan.html">Site Plan</a></li>
<li><a href="../underconstruction.html">Form</a></li>
<li><a href="https://edu-mdanderson.github.io/wdd230/">Home</a></li>
<li><a href="https://edu-mdanderson.github.io/wdd230/underconstruction.html">Chamber</a></li>
<li><a href="https://edu-mdanderson.github.io/wdd230/week01/chamber-site-plan.html">Site Plan</a></li>
<li><a href="https://edu-mdanderson.github.io/wdd230/underconstruction.html">Form</a></li>
</ul>
</nav>
<h1>📖 Book of Mormon - Top 10</h1>
Expand Down

0 comments on commit 30b0b04

Please sign in to comment.