From 51164cbee05543b0f68eb446222c3299b9c5ab70 Mon Sep 17 00:00:00 2001 From: Mark Toda Date: Mon, 13 Nov 2023 12:42:51 -0500 Subject: [PATCH] fix: whitepaper link I accidentally broke the link from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748f82c61..f6df3b7b2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you’re interested in contributing please see our [contribution guidelines]( ## Whitepaper -A more detailed description of Uniswap v4 Core can be found in the draft of the [Uniswap v4 Core Whitepaper](./docs/whitepaper-v4-draft.pdf). +A more detailed description of Uniswap v4 Core can be found in the draft of the [Uniswap v4 Core Whitepaper](./docs/whitepaper-v4.pdf). ## Architecture