From e0cd00345d2673f6ddba05b756897f0b2b809840 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 0f5213f..143bd8c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,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