Skip to content

Commit cdfb670

Browse files
Merge pull request #950 from sckott/remove-taxize-dev
remove taxize.dev
2 parents ce5371d + 101bdea commit cdfb670

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Description: Interacts with a suite of web application programming interfaces
1313
Version: 0.10.0
1414
License: MIT + file LICENSE
1515
URL: https://docs.ropensci.org/taxize/ (website),
16-
https://github.com/ropensci/taxize (devel),
17-
https://taxize.dev (user manual)
16+
https://github.com/ropensci/taxize (devel)
1817
BugReports: https://github.com/ropensci/taxize/issues
1918
Authors@R:
2019
c(person(given = "Scott",

‎codemeta.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"identifier": "taxize",
55
"description": "Interacts with a suite of web 'APIs' for taxonomic tasks, such as getting database specific taxonomic identifiers, verifying species names, getting taxonomic hierarchies, fetching downstream and upstream taxonomic names, getting taxonomic synonyms, converting scientific to common names and vice versa, and more.",
66
"name": "taxize: Taxonomic Information from Around the Web",
7-
"relatedLink": ["https://docs.ropensci.org/taxize/", "https://taxize.dev"],
7+
"relatedLink": ["https://docs.ropensci.org/taxize/"],
88
"codeRepository": "https://github.com/ropensci/taxize",
99
"issueTracker": "https://github.com/ropensci/taxize/issues",
1010
"license": "https://spdx.org/licenses/MIT",

0 commit comments

Comments
 (0)