From eff8603b929aee5b1a596a0fe60c29c774a00862 Mon Sep 17 00:00:00 2001 From: cairo Date: Tue, 28 Jan 2025 23:19:50 +0100 Subject: [PATCH] Add link to repo --- docs/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 0e9111b..96dd156 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -1,6 +1,6 @@ = Uniswap Hooks -A Solidity library for secure and modular hooks for https://docs.uniswap.org/contracts/v4/overview[Uniswap v4]. This library includes: +A https://github.com/OpenZeppelin/uniswap-hooks[Solidity library] for secure and modular hooks for https://docs.uniswap.org/contracts/v4/overview[Uniswap v4]. This library includes: * Base implementations for custom accounting, asynchronous swaps, and custom curves * Fee-related implementations for management and enforcement