Skip to content

Commit

Permalink
Fix broken link in "Upcoming OpenSearchEvents" button
Browse files Browse the repository at this point in the history
  • Loading branch information
janhoy committed Sep 19, 2024
1 parent 6e51e2a commit 3069992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/redesign_buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
</div>
{% when 'upcoming-events-dark' %}
<div class="redesign-button--wrapper redesign-button--wrapper__text-only__dark">
<a href="/events/calendars/2024-01.html" class="redesign-button--anchor events-page-menu-link__device-based" id="upcoming-opensearch-events-button">
<a href="/events/" class="redesign-button--anchor events-page-menu-link__device-based" id="upcoming-opensearch-events-button">
Upcoming OpenSearch Events
</a>
</div>
Expand Down

0 comments on commit 3069992

Please sign in to comment.