Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
@phenomic/preset-react-app: fix link between doc pages
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed May 5, 2018
1 parent 88c10b9 commit 915ccb8
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/01.md
Expand Up @@ -80,4 +80,4 @@ so, we are going to add a `phenomic` section in our `package.json`

---

[Continue tutorial](2.md)
[Continue tutorial](02.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/02.md
Expand Up @@ -75,4 +75,4 @@ Enjoy your hello world!

---

[Continue tutorial](3.md)
[Continue tutorial](03.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/03.md
Expand Up @@ -74,4 +74,4 @@ can access our post by accessing directly

---

[Continue tutorial](4.md)
[Continue tutorial](04.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/04.md
Expand Up @@ -87,4 +87,4 @@ specific tag and even order by date.

---

[Continue tutorial](5.md)
[Continue tutorial](05.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/05.md
Expand Up @@ -84,4 +84,4 @@ Oh, and before continuing, you should add another simple link for "Newer posts"

---

[Continue tutorial](6.md)
[Continue tutorial](06.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/06.md
Expand Up @@ -110,4 +110,4 @@ Now your static render should include all meta generated by `react-helmet`.

---

[Continue tutorial](7.md)
[Continue tutorial](07.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/07.md
Expand Up @@ -105,4 +105,4 @@ Blah blah...

---

[Continue tutorial](8.md)
[Continue tutorial](08.md)
2 changes: 1 addition & 1 deletion packages/preset-react-app/docs/getting-started/08.md
Expand Up @@ -39,4 +39,4 @@ if (module.hot) {

---

[Continue tutorial](9.md)
[Continue tutorial](09.md)

0 comments on commit 915ccb8

Please sign in to comment.