diff --git a/src/components/ToolingCTA.jsx b/src/components/ToolingCTA.jsx index c0937c587..014d95333 100644 --- a/src/components/ToolingCTA.jsx +++ b/src/components/ToolingCTA.jsx @@ -13,8 +13,13 @@ export default function ToolingCTA() { return (
- Have you built a tool for Linea? Contribute to the docs to add it - here! See our guide to contributing. + Have you built a tool for Linea? Contribute to the docs to add it here! + See our{" "} + + {" "} + guide to contributing + + .
);