From b9898e07ab7f1a47627acffe1ee49ab15931c92e Mon Sep 17 00:00:00 2001 From: Jozef Nagy <132941213+schkwve@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:08:05 +0100 Subject: [PATCH] Fixed dead link with Wayback Machine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 076d266..f99a64a 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ It's a great way to learn. #### Build your own `Visual Recognition System` -* [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://blog.devcenter.co/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd) +* [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://web.archive.org/web/20190110073250/https://blog.devcenter.co/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd) * [**Python**: _Building a Facial Recognition Pipeline with Deep Learning in Tensorflow_](https://hackernoon.com/building-a-facial-recognition-pipeline-with-deep-learning-in-tensorflow-66e7645015b8) #### Build your own `Voxel Engine`