We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c6456 commit 140e3caCopy full SHA for 140e3ca
README.md
@@ -60,8 +60,8 @@ plot_ly(z = volcano, type = "surface")
60
61
## Learn more
62
63
-* [An introduction to plotly's R API](http://ropensci.github.io/plotly/intro)
64
-* [Plotly Offline Mode](http://ropensci.github.io/plotly/offline)
+* [An introduction to plotly's R API](https://cdn.rawgit.com/ropensci/plotly/master/vignettes/intro.html)
+* [Plotly Offline Mode](https://cdn.rawgit.com/ropensci/plotly/master/vignettes/offline.html)
65
* Plotly's [R homepage](https://plot.ly/r) and [ggplot2 homepage](https://plot.ly/ggplot2)
66
67
## Contributing
0 commit comments