Skip to content

Commit

Permalink
fix: update Twitter URL to x.com format
Browse files Browse the repository at this point in the history
Replaced the outdated Twitter URL (https://twitter.com) with the updated x.com format (https://x.com) to align with the platform's rebranding.
  • Loading branch information
sergeypanin1994 committed Jan 28, 2025
1 parent c5d4bd6 commit 9c46316
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interface IServiceManagerUI {
* "website": "https://www.eigenlayer.xyz/",
* "description": "This is my 1st AVS",
* "logo": "https://holesky-operator-metadata.s3.amazonaws.com/eigenlayer.png",
* "twitter": "https://twitter.com/eigenlayer"
* "twitter": "https://x.com/eigenlayer"
* }
* @notice Updates the metadata URI for the AVS
* @param _metadataURI is the metadata URI for the AVS
Expand Down

0 comments on commit 9c46316

Please sign in to comment.