Skip to content

Commit 613ebe3

Browse files
committed
Fix Tools link
1 parent 8ba90f8 commit 613ebe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/code.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export default ({ pageContext }) => {
140140
</a>
141141
</div>
142142
<div className="column">
143-
<a href="#services">
143+
<a href="#tools">
144144
<h3>Tools</h3>
145145
</a>
146146
</div>

0 commit comments

Comments
 (0)