Skip to content

Commit

Permalink
Updated Twitter sharing text (#690)
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Bolling <[email protected]>
Co-authored-by: Therisa Tran <[email protected]>
Co-authored-by: Tim Cosgrove <[email protected]>
Co-authored-by: JR Reed <[email protected]>
  • Loading branch information
5 people authored Aug 28, 2024
1 parent fc920b5 commit 98dd943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/common/socialLinks/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export const SocialLinks = ({
<va-link
className="va-js-share-link"
href={`https://twitter.com/intent/tweet?text=${title}&url=${path}`}
text="Share on Twitter"
text="Share on X (formerly Twitter)"
/>
</li>
</>
Expand Down

0 comments on commit 98dd943

Please sign in to comment.