From 9af3678299d5b39e7788d1c5726bbca8de30e716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABlle=20Salmon?= Date: Fri, 17 Dec 2021 08:56:21 +0100 Subject: [PATCH] urls --- DESCRIPTION | 2 +- README.md | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 7087a76..542475b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -22,7 +22,7 @@ Imports: tibble, jsonlite (>= 0.9.19) RoxygenNote: 7.1.1 -URL: https://docs.ropensci.org/riem, https://github.com/ropensci/riem +URL: https://docs.ropensci.org/riem/, https://github.com/ropensci/riem BugReports: https://github.com/ropensci/riem/issues Suggests: testthat, diff --git a/README.md b/README.md index e4b59eb..a5de476 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ riem [![Project Status: Active – The project has reached a stable, usable state and is being actively -developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) +developed.](http://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/riem)](http://cran.r-project.org/package=riem) -[![codecov](https://codecov.io/gh/ropensci/riem/branch/master/graph/badge.svg)](https://codecov.io/gh/ropensci/riem) -[![](https://badges.ropensci.org/39_status.svg)](https://github.com/ropensci/onboarding/issues/39) +[![codecov](https://app.codecov.io/gh/ropensci/riem/branch/master/graph/badge.svg)](https://app.codecov.io/gh/ropensci/riem) +[![](https://badges.ropensci.org/39_status.svg)](https://github.com/ropensci/software-review/issues/39) [![R-CMD-check](https://github.com/ropensci/riem/workflows/R-CMD-check/badge.svg)](https://github.com/ropensci/riem/actions) @@ -25,7 +25,7 @@ install.packages("riem") ``` Or install the development version using -[devtools](https://github.com/hadley/devtools) with: +[devtools](https://github.com/r-lib/devtools) with: ``` r library("devtools") @@ -34,17 +34,17 @@ install_github("ropensci/riem") # Documentation -Please refer to the [`pkgdown` website](http://docs.ropensci.org/riem/) to read docs, in particular the [reference](http://docs.ropensci.org/riem/reference/index.html) and the [vignettes](http://docs.ropensci.org/riem/articles/index.html). +Please refer to the [`pkgdown` website](https://docs.ropensci.org/riem/) to read docs, in particular the [reference](https://docs.ropensci.org/riem/reference/index.html) and the [vignettes](https://docs.ropensci.org/riem/articles/index.html). # Use cases in the wild Submit your use cases by opening [a new issue](https://github.com/ropensci/riem/issues/new)! -* [@maelle](https://github.com/maelle/)'s [Where to live in the US](http://www.masalmon.eu/2017/11/16/wheretoliveus/) +* [@maelle](https://github.com/maelle/)'s [Where to live in the US](https://masalmon.eu/2017/11/16/wheretoliveus/) * [@Ryo-N7](https://github.com/Ryo-N7)'s [Where to live in Japan: XKCD-themed climate plots and maps!](https://ryo-n7.github.io/2017-11-22-japan-xkcd-weather-index/) -* [@sharlagelfand](https://github.com/sharlagelfand)'s [Oh, the cold places I've lived](https://sharlagelfand.netlify.com/posts/oh-the-cold-places-ive-lived/) +* [@sharlagelfand](https://github.com/sharlagelfand)'s [Oh, the cold places I've lived](https://sharlagelfand.netlify.app/posts/oh-the-cold-places-ive-lived/) * In a course: [@byuidatascience](https://github.com/byuidatascience)'s [M335 Task 15: How is the weather?](https://byuistats.github.io/M335/backgrounds.html#task_15:_how_is_the_weather) @@ -52,7 +52,7 @@ Meta ---- - Please [report any issues or - bugs](https://github.com/ropenscilabs/riem/issues). + bugs](https://github.com/ropensci/riem/issues). - License: GPL - Get citation information for `ropenaq` in R doing `citation(package = 'riem')` @@ -60,4 +60,4 @@ Meta of Conduct](https://ropensci.org/code-of-conduct/). By participating in this project you agree to abide by its terms. -[![ropensci\_footer](http://ropensci.org/public_images/github_footer.png)](http://ropensci.org) +[![ropensci\_footer](https://ropensci.org//public_images/github_footer.png)](https://ropensci.org/)