Skip to content

Commit 4e9ff39

Browse files
committed
update CoC to link to rOS version #59
1 parent 26bb109 commit 4e9ff39

File tree

5 files changed

+7
-31
lines changed

5 files changed

+7
-31
lines changed

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: osmplotr
22
Title: Bespoke Images of 'OpenStreetMap' Data
3-
Version: 0.3.5.007
3+
Version: 0.3.5.008
44
Authors@R:
55
c(person(given = "Mark",
66
family = "Padgham",

README.Rmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,9 @@ See package vignettes
417417
([basic maps](https://docs.ropensci.org/osmplotr/articles/basic-maps.html) and
418418
[data maps](https://docs.ropensci.org/osmplotr/articles/data-maps.html)) for a
419419
lot more detail and further capabilities of `osmplotr`. Please note that this
420-
project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By
421-
participating in this project you agree to abide by its terms.
420+
project is released with a [Contributor Code of
421+
Conduct](https://ropensci.org/code-of-conduct/). By participating in this
422+
project you agree to abide by its terms.
422423

423424
--------------
424425

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,8 @@ maps](https://docs.ropensci.org/osmplotr/articles/basic-maps.html) and
351351
[data maps](https://docs.ropensci.org/osmplotr/articles/data-maps.html))
352352
for a lot more detail and further capabilities of `osmplotr`. Please
353353
note that this project is released with a [Contributor Code of
354-
Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree
355-
to abide by its terms.
354+
Conduct](https://ropensci.org/code-of-conduct/). By participating in
355+
this project you agree to abide by its terms.
356356

357357
------------------------------------------------------------------------
358358

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/ropensci/osmplotr",
99
"issueTracker": "https://github.com/ropensci/osmplotr/issues",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "0.3.5.007",
11+
"version": "0.3.5.008",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",

0 commit comments

Comments
 (0)