We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0f943 commit bf65236Copy full SHA for bf65236
_includes/links.md
@@ -7,9 +7,9 @@
7
[concept-maps]: https://carpentries.github.io/instructor-training/05-memory/
8
[contrib-covenant]: https://contributor-covenant.org/
9
[contributing]: {{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md
10
-[cran-checkpoint]: https://cran.r-project.org/web/packages/checkpoint/index.html
11
-[cran-knitr]: https://cran.r-project.org/web/packages/knitr/index.html
12
-[cran-stringr]: https://cran.r-project.org/web/packages/stringr/index.html
+[cran-checkpoint]: https://cran.r-project.org/package=checkpoint
+[cran-knitr]: https://cran.r-project.org/package=knitr
+[cran-stringr]: https://cran.r-project.org/package=stringr
13
[email]: mailto:[email protected]
14
[github-importer]: https://import.github.com/
15
[importer]: https://github.com/new/import
0 commit comments