diff --git a/README.Rmd b/README.Rmd index 7884272..671ecff 100644 --- a/README.Rmd +++ b/README.Rmd @@ -186,10 +186,10 @@ The legend grob, by itself. Originally brought to you by - (Baptiste Auguié)[http://baptiste.github.io/] + [Baptiste Auguié](http://baptiste.github.io/) () and - (Shaun Jackman)[http://rpubs.com/sjackman] + [Shaun Jackman](http://rpubs.com/sjackman) (). We put it in a package. diff --git a/README.md b/README.md index f0c36f2..26f7a16 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ grid.draw(legend) ![](README/g_legend-1.png) The legend grob, by itself. -Originally brought to you by (Baptiste Auguié)\[\] () and (Shaun Jackman)\[\] (). We put it in a package. +Originally brought to you by [Baptiste Auguié](http://baptiste.github.io/) () and [Shaun Jackman](http://rpubs.com/sjackman) (). We put it in a package. ``` r dsamp <- diamonds[sample(nrow(diamonds), 1000), ]