Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit c3d2172

Browse files
author
Mat Johnson
committed
Merge pull request #192 from bendyson/master
Fixed links
2 parents 79d7ffb + b9a947c commit c3d2172

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ While you don't need to know either to create a prototype it's worth noting any
1313
When building a prototype you'll be doing the following:
1414

1515
1. [creating templates to render a HTML page](./making-pages.md)
16-
2. [writing CSS to style those pages](./writing-css)
16+
2. [writing CSS to style those pages](./writing-css.md)
1717

1818
### Advanced
1919

20-
3. [creating custom routes](./creating-routes)
20+
3. [creating custom routes](./creating-routes.md)

0 commit comments

Comments
 (0)