diff --git a/spark-frontend/src/constants/index.ts b/spark-frontend/src/constants/index.ts index 4c6ebe5e..63eee78e 100644 --- a/spark-frontend/src/constants/index.ts +++ b/spark-frontend/src/constants/index.ts @@ -67,7 +67,7 @@ export const MENU_ITEMS: Array = [ { title: "FAUCET", route: ROUTES.FAUCET }, { title: "DOCS", link: "https://docs.sprk.fi" }, { title: "GITHUB", link: "https://github.com/compolabs/spark" }, - { title: "TWITTER", link: "https://twitter.com/Sprkf" }, + { title: "TWITTER", link: "https://twitter.com/Sprkfi" }, ]; interface Network {