From 30d974f21d4adffdaa8557ca097be969a2d2b4c5 Mon Sep 17 00:00:00 2001 From: Sophie Obomighie Date: Fri, 4 Nov 2022 16:02:28 +0100 Subject: [PATCH] Fix CSS url in node (#2873) Changed the legacy version of freecodecamp's responsive web design course to the present one. --- .../roadmaps/101-backend/content/101-basic-frontend/101-css.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/101-backend/content/101-basic-frontend/101-css.md b/content/roadmaps/101-backend/content/101-basic-frontend/101-css.md index b99f0da72..0e6ef79bf 100644 --- a/content/roadmaps/101-backend/content/101-basic-frontend/101-css.md +++ b/content/roadmaps/101-backend/content/101-basic-frontend/101-css.md @@ -4,7 +4,7 @@ CSS or Cascading Style Sheets is the language used to style the frontend of any Free Content W3Schools — Learn CSS -freeCodeCamp — Responsive Web Design +freeCodeCamp — Responsive Web Design Learn to Code HTML & CSS What The Flexbox! Learn CSS | Codecademy