From f37375baf68805550c84a83f2afc5358586ee5c1 Mon Sep 17 00:00:00 2001 From: LJ322 Date: Sun, 19 Jul 2020 04:54:46 +0300 Subject: [PATCH] Added a link to the example in codepen --- Projects/1-Beginner/Dollars-To-Cents-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Dollars-To-Cents-App.md b/Projects/1-Beginner/Dollars-To-Cents-App.md index 1c6c40be..c11d24bd 100644 --- a/Projects/1-Beginner/Dollars-To-Cents-App.md +++ b/Projects/1-Beginner/Dollars-To-Cents-App.md @@ -26,4 +26,4 @@ The challenge: Try this without using any frameworks. ## Example projects -- [Dollars to cents converter app](https://github.com/LimonJuice322/Dollars-to-cents-converter) +- [Dollars to cents converter app](https://codepen.io/limonjuice322/pen/zYrMjEB)