From 68f98553249e53006fcf891cb032135981bda3eb Mon Sep 17 00:00:00 2001 From: Paul Kuruvilla Date: Tue, 31 Jan 2023 07:24:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eedaed..2412fba 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ It's a great way to learn. * [**JavaScript**: _Dagoba: an in-memory graph database_](http://aosabook.org/en/500L/dagoba-an-in-memory-graph-database.html) * [**Python**: _DBDB: Dog Bed Database_](http://aosabook.org/en/500L/dbdb-dog-bed-database.html) * [**Python**: _Write your own miniature Redis with Python_](http://charlesleifer.com/blog/building-a-simple-redis-server-with-python/) -* [**C++**: _Build Your Own Redis from Scratch_](https://build-your-own.org/) +* [**C++**: _Build Your Own Redis from Scratch_](https://build-your-own.org/redis) #### Build your own `Docker`