Skip to content

Commit

Permalink
Merge pull request #735 from scidsg/broken-link
Browse files Browse the repository at this point in the history
Fix Broken Link on Profile
  • Loading branch information
glenn-sorrentino authored Nov 3, 2024
2 parents 5a9b6d7 + d51ebf6 commit fa0caaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hushline/templates/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h2 class="submit">
<p class="badge">⭐️&nbsp;Verified</p>
<a
class="meta"
href="https://github.com/scidsg/hushline/blob/main/docs/3-managed-service.md#verified-accounts"
href="https://hushline.app/docs.html"
target="_blank"
rel="noopener noreferrer"
aria-label="Learn more about verified accounts."
Expand Down

0 comments on commit fa0caaf

Please sign in to comment.