Skip to content

Commit bdcb2af

Browse files
authored
Merge pull request #816 from katrinleinweber/canonicalize-cran-links
Canonicalize CRAN link
2 parents 8db357a + d46b6ca commit bdcb2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/Strings-stringr-functions-R.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: stringr Functions
55
language: R
66
---
77

8-
Use the character functions from the package [`stringr`](http://cran.r-project.org/web/packages/stringr/stringr.pdf) to print the following strings.
8+
Use the character functions from the package [`stringr`](http://cran.r-project.org/package=stringr) to print the following strings.
99

1010

1111
1. `"atgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgcatgc"`.

0 commit comments

Comments
 (0)