Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Fix WebDirections link
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jun 13, 2023
1 parent b1574fd commit fccb0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h2>Talks</h2>

<ul class="groups callout-groups">
<li class="group callout-group">
<a class="recipient" href="webdirections.org/code" rel="noopener" target="_blank">
<a class="recipient" href="https://webdirections.org/code" rel="noopener" target="_blank">
<strong>Static Analysis: Shockingly Awesome! ⚡️</strong>
Web Directions Code 2023
</a>
Expand Down

0 comments on commit fccb0cc

Please sign in to comment.