From e8db5a0e6427751d0fc019abbb6579e7a759f8d3 Mon Sep 17 00:00:00 2001 From: Urko Date: Mon, 10 Apr 2023 20:22:58 +0200 Subject: [PATCH] fix report link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6fc2b9..d640b9f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ To have make installed. If you don't want to install make you can go to `Makefile` therefore copy the command then paste and execute in your terminal window. ## Report -You can watch my **[report](https://github.com/urko-iberia/ess-etl-go/benchmark_report/Report.md)** to see benchmark results +You can watch my **[report](https://github.com/urko-iberia/ess-etl-go/blob/master/benchmark_report/Report.md)** to see benchmark results ## Tests