Skip to content

Commit

Permalink
update links in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Feb 25, 2012
1 parent 868ffbc commit fe746de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions inst/doc/knitr-intro.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ The \textbf{knitr} package \citep{knitr-manual} is an alternative
tool to Sweave based on a different design with more features. This
document is not the real vignette, but only serves as a placeholder
to guide you to the real manuals of this package. You can find them
in the package website: \url{http://yihui.github.com/knitr}, and
remember to read the help pages of functions in this package.
in the package website: \url{http://yihui.name/knitr}, and remember
to read the help pages of functions in this package.

Anyway, here is a code chunk that shows you can compile vignettes
with \textbf{knitr} as well by using a proper \textsf{Makefile} (see
\url{http://yihui.github.com/knitr/demo/vignette/}):
\url{http://yihui.name/knitr/demo/vignette/}):

<<show-off>>=
rnorm(5)
Expand Down
4 changes: 2 additions & 2 deletions inst/doc/knitr-intro.lyx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ status collapsed

\begin_layout Plain Layout

http://yihui.github.com/knitr
http://yihui.name/knitr
\end_layout

\end_inset
Expand All @@ -123,7 +123,7 @@ status collapsed

\begin_layout Plain Layout

http://yihui.github.com/knitr/demo/vignette/
http://yihui.name/knitr/demo/vignette/
\end_layout

\end_inset
Expand Down

0 comments on commit fe746de

Please sign in to comment.