From 1cf202723a1b696e2471b98a3bcad9bd1fb44565 Mon Sep 17 00:00:00 2001 From: TrueJacobG Date: Thu, 6 Feb 2025 17:16:58 +0100 Subject: [PATCH 1/2] I believe the url is not related to the repository, probably the domain got sold :D --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index fc2ffe8..4f7c5ed 100644 --- a/README.md +++ b/README.md @@ -1563,10 +1563,6 @@ Feel free to talk with me on Twitter! <3 Provides Big O notation benchmarking for Ruby. -- [The Ruby Challenge](https://therubychallenge.com/) - - Talk by Prem Sichanugrist @ Ruby Kaigi 2014. - - [Fasterer](https://github.com/DamirSvrtan/fasterer) Make your Rubies go faster with this command line tool. From 6f88da9b014dd92d98ba91cb72db0ebb96cb2f53 Mon Sep 17 00:00:00 2001 From: TrueJacobG Date: Thu, 6 Feb 2025 18:33:03 +0100 Subject: [PATCH 2/2] provide correct link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4f7c5ed..becfc73 100644 --- a/README.md +++ b/README.md @@ -1563,6 +1563,10 @@ Feel free to talk with me on Twitter! <3 Provides Big O notation benchmarking for Ruby. +- [The Ruby Challenge](https://www.youtube.com/watch?v=aDeP7FGQBig) + + Talk by Prem Sichanugrist @ Ruby Kaigi 2014. + - [Fasterer](https://github.com/DamirSvrtan/fasterer) Make your Rubies go faster with this command line tool.