Skip to content

Commit

Permalink
fix markdown of placeholderkitens link
Browse files Browse the repository at this point in the history
  • Loading branch information
nbogie authored Jun 11, 2019
1 parent 8262a3d commit 9fea142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ A few things to think of:

- The font you need is called `Raleway` and is already loaded up into the project - but remember you'll need to declare it in your CSS.
- You'll need to copy the colours, spacing, layout and size of elements in the design. This is a core skill as a front-end developer! :)
- Use placeholder images (such as [https://placekitten.com/](these kittens)), initially.
- Use placeholder images (such as [these kittens](https://placekitten.com/) ), initially.
- Extra points if you can think of a nice way to display the app on mobile ;)

#### A note on using images in React
Expand Down

0 comments on commit 9fea142

Please sign in to comment.