Skip to content

Commit

Permalink
Merge pull request #488 from Software-Improvement-Group/dennis-sig-pa…
Browse files Browse the repository at this point in the history
…tch-1

Fix CSS for link.
  • Loading branch information
dennis-sig authored Aug 7, 2024
2 parents 903c97b + 98f5cc6 commit 51ae01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@

<a href="https://sigrid-says.com" class="sigridLink">Access Sigrid</a>
<a href="mailto:support@softwareimprovementgroup.com" class="sigridLink">Contact our support team</a>
<a href="https://community.sigrid-says.com/s/about-sphere" target="_blank">Sphere Community</a>
<a href="https://community.sigrid-says.com/s/about-sphere" target="_blank" class="sigridLink">Sphere Community</a>

<div class="footnote">
<img src="/images/sig-logo-white.svg" class="logo" />
Expand Down

0 comments on commit 51ae01e

Please sign in to comment.