Skip to content

Commit f52306d

Browse files
committed
fixed broken home link
1 parent 8fd926d commit f52306d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/two_puppy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</head>
1515
<body>
1616
<div id="project_nav">
17-
<div class="project_home"><a href="/">Coder</a></div>
17+
<div class="project_home"><a href="../../">Coder</a></div>
1818
<div class="project_info">&lt;project&gt; steps(6)</div>
1919
<h1>Two.js Puppy</h1>
2020
</div>

0 commit comments

Comments
 (0)