From 28da9b0d851fcfa9677019bbf950bbcd7c5452e7 Mon Sep 17 00:00:00 2001 From: Urko Date: Mon, 24 Apr 2023 12:08:25 +0200 Subject: [PATCH] fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d640b9f..d3ea7c4 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/blob/master/benchmark_report/Report.md)** to see benchmark results +You can watch my **[report](https://gitea.urkob.com/urko/ess-etl-go/src/branch/master/benchmark_report/Report.md)** to see benchmark results ## Tests