Skip to content

Commit

Permalink
Update URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Nov 12, 2020
1 parent f298b24 commit 240a4e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ temporary variables are needed. If yet another operation is required, it is
straightforward to add to the sequence of operations wherever it may be needed.

If you are new to magrittr, the best place to start is the
[pipes chapter](http://r4ds.had.co.nz/pipes.html) in R for data science.
[pipes chapter](https://r4ds.had.co.nz/pipes.html) in R for data science.

## Installation

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ required, it is straightforward to add to the sequence of operations
wherever it may be needed.

If you are new to magrittr, the best place to start is the [pipes
chapter](http://r4ds.had.co.nz/pipes.html) in R for data science.
chapter](https://r4ds.had.co.nz/pipes.html) in R for data science.

## Installation

Expand Down

0 comments on commit 240a4e8

Please sign in to comment.