Skip to content

Commit ac8b68d

Browse files
author
Derp McDerpson
authored
Update header.html
1 parent 3b847c5 commit ac8b68d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<body>
88
<div id="headerbar">
99
<div class="headerlink">
10-
<a href="circuits.html">Circuits</a>
10+
<a href="/html/circuits.html">Circuits</a>
1111
</div>
1212
<div class="headerlink">
1313
<a>Conditionals</a>
@@ -16,7 +16,7 @@
1616
<a>Built-ins</a>
1717
</div>
1818
<div id="home">
19-
<a href="../index.html">Logicode</a>
19+
<a href="/index.html">Logicode</a>
2020
</div>
2121
</div>
2222
</body>

0 commit comments

Comments
 (0)