From ebdc845522f1a4f266e6e88301e742702525acd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Henrique=20dos=20Santos?= <66230638+ViniUme@users.noreply.github.com> Date: Sun, 30 Jan 2022 12:03:58 -0300 Subject: [PATCH] example link not runing The page of link return erro 404 --- Projects/1-Beginner/Calculator-App.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Projects/1-Beginner/Calculator-App.md b/Projects/1-Beginner/Calculator-App.md index be10ecbb..eea33f0a 100644 --- a/Projects/1-Beginner/Calculator-App.md +++ b/Projects/1-Beginner/Calculator-App.md @@ -58,5 +58,4 @@ number. - [Javascript Calculator](https://codepen.io/giana/pen/GJMBEv) - [React Calculator](https://codepen.io/mjijackson/pen/xOzyGX) - [Javascript-CALC](https://github.com/x0uter/javascript-calc) -- [Sample Calculator](https://sevlasnog.github.io/sample-calculator) - [Python Calculator](https://github.com/kana800/Side-Projects/tree/master/1-Beginner/calculator)