From 5c94c03f749ffca62c42b60e2932f27ee9416ec7 Mon Sep 17 00:00:00 2001 From: thetechguyseth <18adkis@gmail.com> Date: Mon, 6 Nov 2023 20:51:15 -0500 Subject: [PATCH] Update Bin2Dec-App.md removed dead link --- Projects/1-Beginner/Bin2Dec-App.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Projects/1-Beginner/Bin2Dec-App.md b/Projects/1-Beginner/Bin2Dec-App.md index 9bb4503f..a7d07c93 100644 --- a/Projects/1-Beginner/Bin2Dec-App.md +++ b/Projects/1-Beginner/Bin2Dec-App.md @@ -44,4 +44,3 @@ Try not to view this until you've developed your own solution: - [Live preview built with Flutter for Web](https://bin2dec.web.app/#/) - [Binary to Decimal converter using React](https://github.com/geoffctn/Bin2Dec) - [Matrix-like Binary to Decimal converter using Angular](https://github.com/ZangiefWins/MatrixBin2Dec) - - [Live preview on heroku](https://matrix-bin2dec.herokuapp.com/)