We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21348b2 commit c431a26Copy full SHA for c431a26
src/consts/links.ts
@@ -6,6 +6,6 @@ export const links = {
6
docs: 'https://docs.hyperlane.xyz',
7
gasDocs: 'https://docs.hyperlane.xyz/docs/reference/hooks/interchain-gas',
8
chains: 'https://docs.hyperlane.xyz/docs/resources/domains',
9
- twitter: 'https://twitter.com/hyperlane_xyz',
+ twitter: 'https://twitter.com/hyperlane',
10
blog: 'https://medium.com/hyperlane',
11
};
0 commit comments