Skip to content

Commit 487ca29

Browse files
remove broken link
resolves issue #905
1 parent d940f1e commit 487ca29

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

README.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ knitr::opts_chunk$set(
2424

2525
`taxize` allows users to search over many taxonomic data sources for species names (scientific and common) and download up and downstream taxonomic hierarchical information - among other things.
2626

27-
The taxize book: https://taxize.dev
2827

2928
Package documentation: https://docs.ropensci.org/taxize/
3029

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ version](https://www.r-pkg.org/badges/version/taxize)](https://cran.r-project.or
1717
species names (scientific and common) and download up and downstream
1818
taxonomic hierarchical information - among other things.
1919

20-
The taxize book: <https://taxize.dev>
21-
2220
Package documentation: <https://docs.ropensci.org/taxize/>
2321

2422
## Installation
@@ -195,13 +193,13 @@ we plan to get done for each version.
195193

196194
## Meta
197195

198-
- Please [report any issues or
199-
bugs](https://github.com/ropensci/taxize/issues).
200-
- License: MIT
201-
- Get citation information for `taxize` in R doing
202-
`citation(package = 'taxize')`
203-
- Please note that this package is released with a [Contributor Code of
204-
Conduct](https://ropensci.org/code-of-conduct/). By contributing to
205-
this project, you agree to abide by its terms.
196+
- Please [report any issues or
197+
bugs](https://github.com/ropensci/taxize/issues).
198+
- License: MIT
199+
- Get citation information for `taxize` in R doing
200+
`citation(package = 'taxize')`
201+
- Please note that this package is released with a [Contributor Code
202+
of Conduct](https://ropensci.org/code-of-conduct/). By contributing
203+
to this project, you agree to abide by its terms.
206204

207205
[![rofooter](https://ropensci.org/public_images/github_footer.png)](https://ropensci.org)

0 commit comments

Comments
 (0)