From 37559af6aaeb5c3f0f3a81197be11a66fbf98b87 Mon Sep 17 00:00:00 2001 From: Alex Karys Date: Fri, 11 Oct 2024 11:48:00 -0400 Subject: [PATCH] Update 08-integrated-routing-uniswap-x.mdx --- docs/contracts/v4/concepts/08-integrated-routing-uniswap-x.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/v4/concepts/08-integrated-routing-uniswap-x.mdx b/docs/contracts/v4/concepts/08-integrated-routing-uniswap-x.mdx index 7b50316d4..cc689bb82 100644 --- a/docs/contracts/v4/concepts/08-integrated-routing-uniswap-x.mdx +++ b/docs/contracts/v4/concepts/08-integrated-routing-uniswap-x.mdx @@ -2,7 +2,7 @@ title: Integrated Routing with UniswapX --- -The Uniswap Interface will be ramping up support for hooks in it's standard routing system progressively over time. Hook builders looking to get immediate access to flow from the interface can do so by running a UniswapX filler for their hooked pools. +The [Uniswap Interface](https://app.uniswap.org) will be ramping up support for hooks in it's standard routing system progressively over time. Hook builders looking to get immediate access to flow from the interface can do so by running a UniswapX filler for their hooked pools. At a high level, hook builders filler implementations will need to do the following: