Skip to content

Commit 59f977e

Browse files
committed
Reword paragraph on other tutorials.
1 parent 2428d70 commit 59f977e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ If you have suggestions for changes or improvements,
5555
fork [the repo](http://github.com/kbroman/github_tutorial): Follow the
5656
instructions above, “[Contribute to someone's repository](pages/fork.html).”
5757

58-
Also see my [minimal make](http://kbroman.org/minimal_make),
59-
[knitr in a knutshell](http://kbroman.org/knitr_knutshell), and
60-
[simple site](http://kbroman.org/simple_site) tutorials, my
61-
[R package primer](http://kbroman.org/pkg_primer), and
62-
[initial steps towards reproducible research](http://kbroman.org/steps2rr).
58+
Also see my [tutorials](http://kbroman.org/pages/tutorials) on
59+
[GNU make](http://kbroman.org/minimal_make),
60+
[knitr](http://kbroman.org/knitr_knutshell),
61+
[R packages](http://kbroman.org/pkg_primer),
62+
[making a web site with GitHub Pages](http://kbroman.org/simple_site),
63+
and [reproducible research](http://kbroman.org/steps2rr).

0 commit comments

Comments
 (0)