Skip to content

Commit

Permalink
feat: update the bonita twitter link in footer
Browse files Browse the repository at this point in the history
* Reduce the quantity of redirection
  • Loading branch information
benjaminParisel committed Oct 23, 2024
1 parent f862e9f commit 8ed567d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/footer-content.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ul>
<!-- Twitter image -->
<li class="social-icon">
<a href="https://twitter.com/bonitasoft" target="_blank">
<a href="https://x.com/bonitasoft" target="_blank">
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path
d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z" />
Expand Down

0 comments on commit 8ed567d

Please sign in to comment.