From 51af1437761dbdeae4a0fccd7c6c2c3febc4c931 Mon Sep 17 00:00:00 2001 From: Christofer Vilander <6317669+ChristoferVilander@users.noreply.github.com> Date: Fri, 7 Oct 2022 21:11:39 +0200 Subject: [PATCH] Removed broken link The second example project, Random Meal Generator by ShinSpiegel on GitHub seems to be removed, since the link leads to a 404. --- Projects/1-Beginner/Random-Meal-Generator.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Projects/1-Beginner/Random-Meal-Generator.md b/Projects/1-Beginner/Random-Meal-Generator.md index 392cf359..3cb3080c 100644 --- a/Projects/1-Beginner/Random-Meal-Generator.md +++ b/Projects/1-Beginner/Random-Meal-Generator.md @@ -21,4 +21,3 @@ Generate a random meal from an API. ## Example projects - [Random Meal Generator by Florin Pop on Codepen](https://codepen.io/FlorinPop17/full/WNeggor) -- [Random Meal Generator by ShinSpiegel on github](https://github.com/shinspiegel/random-meal-generator)