From 9d47ff3056d5058c14226d7a7fbe20b0a9c58cfe Mon Sep 17 00:00:00 2001 From: Preetham Pemmasani <75422607+Preetham-ai@users.noreply.github.com> Date: Sun, 31 Mar 2024 11:21:53 +0530 Subject: [PATCH] Update README.md Updated the hyperlink since the webpage was archived --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c024ee6..d351964 100644 --- a/README.md +++ b/README.md @@ -378,7 +378,7 @@ It's a great way to learn. * [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video] * [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/) * [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/) -* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.flenker.blog/hecto/) +* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://archive.flenker.blog/hecto/) #### Build your own `Visual Recognition System`