diff --git a/setup/env-variables/frontend-common-envs/envs.md b/setup/env-variables/frontend-common-envs/envs.md index c96fd7a3..408618fd 100644 --- a/setup/env-variables/frontend-common-envs/envs.md +++ b/setup/env-variables/frontend-common-envs/envs.md @@ -545,7 +545,7 @@ This feature is **always enabled**, but you can disable it by passing `none` val | url | `string` | URL of the app which will be launched in the iframe. | Required | `'https://foo.app/launch'` | | description | `string` | Displayed only in the modal dialog with additional info about the app. | Required | `'The best app'` | | site | `string` | Displayed site link | - | `'https://blockscout.com'` | -| twitter | `string` | Displayed twitter link | - | `'https://twitter.com/blockscoutcom'` | +| twitter | `string` | Displayed twitter link | - | `'https://x.com/blockscoutcom'` | | telegram | `string` | Displayed telegram link | - | `'https://t.me/poa_network'` | | github | `string` | Displayed github link | - | `'https://github.com/blockscout'` | | internalWallet | `boolean` | `true` means that the application can automatically connect to the Blockscout wallet. | - | `true` |