Skip to content

Commit

Permalink
feat: 🚚 point to new exercise repo
Browse files Browse the repository at this point in the history
fixes #3
  • Loading branch information
neptunes5thmoon committed Jul 15, 2024
1 parent 32499b4 commit 4ebc84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<div class="trigger">
<!-- Add additional pages to navbar here -->
<a href="https://github.com/dlmbl" target="_blank">Exercises</a>
<a href="https://github.com/dlmbl/DL-MBL-2024" target="_blank">Exercises</a>
<a class="page-link" href="{{ '/group-photos/' | relative_url }}">Group Photos</a>
<a class="page-link" href="{{ '/glossary/' | relative_url }}">Glossary</a>
<a class="page-link" href="{{ '/schedule/' | relative_url }}">Schedule</a>
Expand Down

0 comments on commit 4ebc84a

Please sign in to comment.