diff --git a/apps/token/src/routes/home/index.tsx b/apps/token/src/routes/home/index.tsx
index 5956e3cf6..3b1052218 100644
--- a/apps/token/src/routes/home/index.tsx
+++ b/apps/token/src/routes/home/index.tsx
@@ -53,7 +53,11 @@ const Home = ({ name }: RouteChildProps) => {
i18nKey="Tokens are held in different Tranches. Each tranche has its own schedule for how the tokens are unlocked."
components={{
trancheLink: (
-
+
),
}}
/>