Skip to content

Commit bb8a5a9

Browse files
committed
Fix some urls
1 parent a5209fe commit bb8a5a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Advanced Image-Processing in R
44
5-
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
5+
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
66
[![Build Status](https://travis-ci.com/ropensci/magick.svg?branch=master)](https://travis-ci.com/ropensci/magick)
77
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/ropensci/magick?branch=master&svg=true)](https://ci.appveyor.com/project/jeroen/magick)
88
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/magick)](https://cran.r-project.org/package=magick)
@@ -21,7 +21,7 @@ the console, resulting in an interactive editing environment.
2121

2222
About the R package:
2323

24-
- [vignette: The magick package: Advanced Image-Processing in R](https://cran.r-project.org/web/packages/magick/vignettes/intro.html)
24+
- [Getting started: The magick package: Advanced Image-Processing in R](https://docs.ropensci.org/magick/articles/intro.html)
2525
- [rOpenSci Community Call (recording)](https://vimeo.com/channels/rocommunitycalls/180799058)
2626

2727
About the underlying library:

0 commit comments

Comments
 (0)