Skip to content

Commit 63ecd3b

Browse files
committed
Merge pull request kbroman#1 from seankross/gh-pages
thanks for the fix!
2 parents c1c173e + 87566ab commit 63ecd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/routine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ of commit messages they write.
114114
Don't include files that are derived from other files in the repository. (Are you using
115115
[make](http://www.gnu.org/software/make/) or
116116
[rake](http://rake.rubyforge.org/)? You should be! See my
117-
[make tutorial](kbroman.github.io/minimal_make).)
117+
[make tutorial](http://kbroman.github.io/minimal_make).)
118118

119119
For example, for a [LaTeX](http://www.latex-project.org/) manuscript,
120120
I wouldn't include all the .log, .dvi, .aux, etc., files. And if I

0 commit comments

Comments
 (0)