From cfb0a9e4ac5d63162e2d124e7711c26f1db9bfc9 Mon Sep 17 00:00:00 2001 From: Gaspard Petit Date: Fri, 7 Jun 2024 17:23:22 -0400 Subject: [PATCH 1/2] Update README.md - Fixed result link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f84bf40..bd45051 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Benchmark results Results for Encoding -[The latest results are here](https://raw.githack.com/tvercaut/base64-benchmark/master/result/result.html) + +[The latest results are here](https://rawcdn.githack.com/gaspardpetit/base64/master/result/result.html) # base64 From 8f6385723130bc10b9ed141d4ff68232fca4d9c3 Mon Sep 17 00:00:00 2001 From: Gaspard Petit Date: Fri, 7 Jun 2024 17:24:26 -0400 Subject: [PATCH 2/2] Update README.md - Updated master -> main --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd45051..e4ca8d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Benchmark results Results for Encoding -[The latest results are here](https://rawcdn.githack.com/gaspardpetit/base64/master/result/result.html) +[The latest results are here](https://rawcdn.githack.com/gaspardpetit/base64/main/result/result.html) # base64