diff --git a/README.Rmd b/README.Rmd index defdd40..0a72c5c 100644 --- a/README.Rmd +++ b/README.Rmd @@ -23,7 +23,7 @@ knitr::opts_chunk$set( [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/osmapiR)](https://cran.r-project.org/package=osmapiR) [![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/osmapiR)](https://cran.r-project.org/package=osmapiR) [![](https://badges.ropensci.org/633_status.svg)](https://github.com/ropensci/software-review/issues/633) -[![status](https://joss.theoj.org/papers/eed311474b650ed64042431a537fbc35/status.svg)](https://joss.theoj.org/papers/eed311474b650ed64042431a537fbc35) +[![DOI](https://joss.theoj.org/papers/10.21105/joss.07151/status.svg)](https://doi.org/10.21105/joss.07151) An R interface to the [OpenStreetMap API v0.6](https://wiki.openstreetmap.org/wiki/API_v0.6) for fetching and saving raw diff --git a/README.md b/README.md index 01adf77..5ec8c80 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repost [![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/osmapiR)](https://cran.r-project.org/package=osmapiR) [![](https://badges.ropensci.org/633_status.svg)](https://github.com/ropensci/software-review/issues/633) -[![status](https://joss.theoj.org/papers/eed311474b650ed64042431a537fbc35/status.svg)](https://joss.theoj.org/papers/eed311474b650ed64042431a537fbc35) +[![DOI](https://joss.theoj.org/papers/10.21105/joss.07151/status.svg)](https://doi.org/10.21105/joss.07151) An R interface to the [OpenStreetMap API