From 13e4ad2aaddddae1fd172de5e7994f4ff42ef5f6 Mon Sep 17 00:00:00 2001 From: VimalRaj Selvam Date: Sun, 21 Apr 2019 22:01:48 +0800 Subject: [PATCH] Removed the demo link Removed the demo link and kept the github link as people might need to refer the code. --- Projects/Bin2Dec-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/Bin2Dec-App.md b/Projects/Bin2Dec-App.md index c43c76f1..0aee2726 100644 --- a/Projects/Bin2Dec-App.md +++ b/Projects/Bin2Dec-App.md @@ -38,4 +38,4 @@ constraints: Try not to view this until you've developed your own solution: - [Binary to decimal conversion program for beginners](https://www.youtube.com/watch?v=YMIALQE26KQ) -- [Binary to Decimal converter using React](https://github.com/email2vimalraj/Bin2Dec) - [Demo](https://lrkm139qwl.codesandbox.io/) +- [Binary to Decimal converter using React](https://github.com/email2vimalraj/Bin2Dec)