mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Fix broken link with archive
This commit is contained in:
parent
2ec87972e3
commit
6edf812a41
1 changed files with 1 additions and 1 deletions
|
|
@ -376,7 +376,7 @@
|
|||
#### 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/)
|
||||
* [**Ruby**: _Write an Internet search engine with 200 lines of Ruby code_](https://web.archive.org/web/20200414231252/https://blog.saush.com/2009/03/17/write-an-internet-search-engine-with-200-lines-of-ruby-code/)
|
||||
|
||||
#### Build your own `Web Server`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue