Skip to content

Commit d869145

Browse files
authored
Update about.html
1 parent de3b05b commit d869145

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1>About Conway’s Farm of Life</h1>
6363
<option value="limit">Limit</option>
6464
<option value="action">Action</option>
6565
</select>
66-
<a href="about.html">About</a>
66+
<a href="index.html">Home</a>
6767
</div>
6868

6969
<script>
@@ -86,4 +86,4 @@ <h1>About Conway’s Farm of Life</h1>
8686
}
8787
</script>
8888
</body>
89-
</html>
89+
</html>

0 commit comments

Comments
 (0)