From b9fa3802f6931a597f0934d4ca3ade743e25aca0 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Tue, 5 Jan 2021 16:38:16 +0100 Subject: [PATCH] Remove broken link #556 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1203381..2a0f931 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,6 @@ #### Build your own `Web Search Engine` * [**PHP**: _Code a Search Engine in PHP_](https://boyter.org/2013/01/code-for-a-search-engine-in-php-part-1/) -* [**Ruby**: _Write an Internet search engine with 200 lines of Ruby code_](https://blog.saush.com/2009/03/17/write-an-internet-search-engine-with-200-lines-of-ruby-code/) #### Build your own `Web Server`