Browse Source

Fix link to feature pkgdown page

tags/v0.3.0
Garrick Aden-Buie 6 years ago
parent
commit
07b11fb89a
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      README.Rmd
  2. +1
    -1
      README.md
  3. +1
    -1
      index.Rmd
  4. +1
    -1
      index.md

+ 1
- 1
README.Rmd View File

@@ -37,4 +37,4 @@ library(xaringanthemer)
## Features

There's a lot more that **xaringanthemer** can do!
[Discover xaringanthemer's features.](https://pkg.garrickadenbuie.com/xaringanthemer/features.html)
[Discover xaringanthemer's features.](https://pkg.garrickadenbuie.com/xaringanthemer/articles/xaringanthemer.html)

+ 1
- 1
README.md View File

@@ -39,4 +39,4 @@ remotes::install_github("gadenbuie/xaringanthemer")

There’s a lot more that **xaringanthemer** can do\! [Discover
xaringanthemer’s
features.](https://pkg.garrickadenbuie.com/xaringanthemer/features.html)
features.](https://pkg.garrickadenbuie.com/xaringanthemer/articles/xaringanthemer.html)

+ 1
- 1
index.Rmd View File

@@ -47,4 +47,4 @@ library(xaringanthemer)
## Features

There's a lot more that **xaringanthemer** can do!
[Discover xaringanthemer's features.](https://pkg.garrickadenbuie.com/xaringanthemer/features.html)
[Discover xaringanthemer's features.](https://pkg.garrickadenbuie.com/xaringanthemer/articles/xaringanthemer.html)

+ 1
- 1
index.md View File

@@ -117,4 +117,4 @@ Presentation* from the New R Markdown Document menu in RStudio.

There’s a lot more that **xaringanthemer** can do\! [Discover
xaringanthemer’s
features.](https://pkg.garrickadenbuie.com/xaringanthemer/features.html)
features.](https://pkg.garrickadenbuie.com/xaringanthemer/articles/xaringanthemer.html)

Loading…
Cancel
Save