Skip to content

Commit

Permalink
redirect href to partial writeup
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDTR committed Oct 9, 2024
1 parent e09a23c commit 36406c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ allPosts.sort(
I've taken a recent interest in making projects that allow people
to access information in more convenient ways. Check out my
writeup on the <a
href="/projects/upl-people-counter"
href="/blog/people-counter/"
class="project-link"
style="font-size: 1em;">UPL's people counter</a
>
Expand Down

0 comments on commit 36406c9

Please sign in to comment.