From 85dd41ea557fe63a5f2e8a2ea5d70deb75576528 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Sat, 15 Jul 2017 14:59:11 +0200 Subject: Move /random-project/ to /random-projects/ --- style/_random-project.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style') diff --git a/style/_random-project.scss b/style/_random-project.scss index 74aeac5..ce8de3e 100644 --- a/style/_random-project.scss +++ b/style/_random-project.scss @@ -65,4 +65,4 @@ body.random-project { } // import the style sheet of all the random projects -@import '../random-project/bad-password-generator/style.scss'; +@import '../random-projects/bad-password-generator/style.scss'; -- cgit v1.1