Skip to content

Commit 8bd7267

Browse files
Merge pull request #547 from r-lib/fix-link
- Fix link to "Customizing styler" post (#547).
2 parents 69154c6 + 2084bca commit 8bd7267

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ styler functionality is made available through other packages, most notably
140140
* The official [web documentation](http://styler.r-lib.org/) of styler,
141141
containing various vignettes function documentation as well as a change-log.
142142
* [Blog
143-
post](https://lorenzwalthert.netlify.com/posts/customizing-styler-the-quick-way/)
143+
post](https://lorenzwalthert.netlify.com/post/customizing-styler-the-quick-way/)
144144
about how you can customize styler without being an expert.
145145
* A [tidyverse.org blog
146146
post](https://www.tidyverse.org/articles/2017/12/styler-1.0.0/) introducing the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ notably
137137
styler, containing various vignettes function documentation as well
138138
as a change-log.
139139
- [Blog
140-
post](https://lorenzwalthert.netlify.com/posts/customizing-styler-the-quick-way/)
140+
post](https://lorenzwalthert.netlify.com/post/customizing-styler-the-quick-way/)
141141
about how you can customize styler without being an expert.
142142
- A [tidyverse.org blog
143143
post](https://www.tidyverse.org/articles/2017/12/styler-1.0.0/)

0 commit comments

Comments
 (0)