From 34fc211d502ef6a5278a2e50a6096905d9ef3999 Mon Sep 17 00:00:00 2001 From: kumavis Date: Mon, 23 Oct 2023 23:06:08 -1000 Subject: [PATCH] fix: update readme link to paper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82905cca..22249ed1 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ This library is licensed under the following license: This project is developed under the Ethereum Foundation grant. -The library is implemented according to the original [Eigen Trust paper](http://ilpubs.stanford.edu:8090/562/1/2002-56.pdf). +The library is implemented according to the original [Eigen Trust paper](https://web.archive.org/web/20230219174826/http://ilpubs.stanford.edu:8090/562/1/2002-56.pdf).