From 05fa2926d2f47a01074012fd206953549557c6b2 Mon Sep 17 00:00:00 2001 From: yeeeehaw <49310883+frankmarmier@users.noreply.github.com> Date: Fri, 28 May 2021 09:17:48 +0200 Subject: [PATCH] Fix assets path in instructions Modified assets path from `public/images` to `src/assets` in the instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd75a3fef..4a55f2dcf5 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Create a **Home Page**. This view should include three links to separate pages: - `/random-beer` - `/new-beer` -Feel free to design it however you wish, but in case you want to do it the way we did it, you can find the following images in `public/images` folder: +Feel free to design it however you wish, but in case you want to do it the way we did it, you can find the following images in `src/assets` folder: