From 19bb8bd9865613f0a24c1a3769a65a6524fb4eb7 Mon Sep 17 00:00:00 2001 From: Ruida Zeng <31152346+ruidazeng@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:32:15 -0500 Subject: [PATCH] Fixed broken paper link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3dee80..f1ed6aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CFMM Optimal Routing This repository contains the code needed to generate the figures used in the paper -[Optimal Routing for Constant Function Market Makers](https://stanford.edu/~guillean/papers/cfmm-routing.pdf). +[Optimal Routing for Constant Function Market Makers](https://web.stanford.edu/~boyd/papers/pdf/cfmm-routing.pdf). ## Requirements The requirements for running these examples are: