Skip to content

Commit a458542

Browse files
URL redirect fixed per win builder checks
1 parent 8db4ca7 commit a458542

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

R/data-vote_nsa.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#' @references Kravets, D., 2020. Lawmakers Who Upheld NSA Phone Spying Received
2020
#' Double The Defense Industry Cash. WIRED.
2121
#' Available at \url{https://www.wired.com/2013/07/money-nsa-vote/}.
22-
#' @source \href{https://maplight.org/}{MapLight}.
22+
#' @source \href{https://www.maplight.org/}{MapLight}.
2323
#' Available at \url{http://s3.documentcloud.org/documents/741074/amash-amendment-vote-maplight.pdf}.
2424
#' @keywords datasets
2525
#' @examples

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ knitr::opts_chunk$set(
1313
)
1414
```
1515

16-
# usdata <a href="https://openintrostat.github.io/usdata"><img src="man/figures/usdata-hex.png" align="right" height="170" /></a>
16+
# usdata <a href="https://openintrostat.github.io/usdata/"><img src="man/figures/usdata-hex.png" align="right" height="170" /></a>
1717

1818
<!-- badges: start -->
1919
[![CRAN status](https://www.r-pkg.org/badges/version/usdata)](https://CRAN.R-project.org/package=usdata)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<!-- README.md is generated from README.Rmd. Please edit that file -->
33

4-
# usdata <a href="https://openintrostat.github.io/usdata"><img src="man/figures/usdata-hex.png" align="right" height="170" /></a>
4+
# usdata <a href="https://openintrostat.github.io/usdata/"><img src="man/figures/usdata-hex.png" align="right" height="170" /></a>
55

66
<!-- badges: start -->
77

@@ -63,14 +63,14 @@ request.
6363
When filing an issue to get help or report a bug, please make a minimal
6464
**repr**oducible **ex**ample using the
6565
[reprex](https://reprex.tidyverse.org/) package. If you haven’t heard of
66-
or used reprex before, you’re in for a treat\! See
66+
or used reprex before, you’re in for a treat! See
6767
[here](https://www.tidyverse.org/help/) for additional reprex pointers.
6868

6969
Before opening a new issue, be sure to [search issues and pull
7070
requests](https://github.com/openintrostat/usdata/issues) to make sure
7171
the bug hasn’t been reported and/or already fixed in the development
72-
version. By default, the search will be pre-populated with `is:issue
73-
is:open`. You can [edit the
72+
version. By default, the search will be pre-populated with
73+
`is:issue is:open`. You can [edit the
7474
qualifiers](https://help.github.com/articles/searching-issues-and-pull-requests/)
7575
(e.g. `is:pr`, `is:closed`) as needed. For example, you’d simply remove
7676
`is:open` to search *all* issues in the repository, open or closed.

man/vote_nsa.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)