Skip to content

Commit 360f37a

Browse files
authored
Fix link in template source as well
1 parent 569c8d5 commit 360f37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/docs/debug-grid/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1>Image Title</h1>
9090
<div class="mt5 cf">
9191
<div class="dib mr4">
9292
<h4 class="f6 fw6">Previous</h4>
93-
<a href="/docs/layout/debug/" class="link fw6 blue dim">Debug</a>
93+
<a href="/docs/debug/" class="link fw6 blue dim">Debug</a>
9494
</div>
9595
<div class="dib">
9696
<h4 class="f6 fw6">Next</h4>

0 commit comments

Comments
 (0)