Skip to content

Commit 140e3ca

Browse files
committed
fix vignette links
1 parent 57c6456 commit 140e3ca

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
@@ -60,8 +60,8 @@ plot_ly(z = volcano, type = "surface")
6060

6161
## Learn more
6262

63-
* [An introduction to plotly's R API](http://ropensci.github.io/plotly/intro)
64-
* [Plotly Offline Mode](http://ropensci.github.io/plotly/offline)
63+
* [An introduction to plotly's R API](https://cdn.rawgit.com/ropensci/plotly/master/vignettes/intro.html)
64+
* [Plotly Offline Mode](https://cdn.rawgit.com/ropensci/plotly/master/vignettes/offline.html)
6565
* Plotly's [R homepage](https://plot.ly/r) and [ggplot2 homepage](https://plot.ly/ggplot2)
6666

6767
## Contributing

0 commit comments

Comments
 (0)