From 1d8be7c7340e1e3fb2b63bb58ca37d2680c7b94f Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Mon, 25 Sep 2023 18:21:12 +0200 Subject: [PATCH] [nop] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e51b43..59a4f252 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Since its earliest versions, Nippy has consistently been the **fastest serializa ![benchmarks-png](../../raw/master/benchmarks.png) -The [benchmark code](../../blob/master/src/taoensso/nippy/benchmarks.clj) can be easily run in your own environment. +The [benchmark code](../../blob/master/test/taoensso/nippy_benchmarks.clj) can be easily run in your own environment. ## Documentation