Skip to content

Commit 5e4da51

Browse files
committed
fix link
1 parent b60c86b commit 5e4da51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ To date, [this slide deck](https://cpsievert.github.io/plotcon17/workshop/day2)
9393

9494
## Examples and documentation
9595

96-
We have numerous online examples on <https://plot.ly/r/> and <https://plot.ly/ggplot2/>, but a more comprehensive write-up is also available at <https://plotly-book.cpsievert.me/>. The package itself ships with a number of demos (list them by running `demo(package = "plotly")`) and shiny/rmarkdown examples (list them by running `plotly_example("shiny")` or `plotly_example("rmd")`). Carson Sievert also keeps numerous [slide decks](https://talks.github.me) with useful topics and demos.
96+
We have numerous online examples on <https://plot.ly/r/> and <https://plot.ly/ggplot2/>, but a more comprehensive write-up is also available at <https://plotly-book.cpsievert.me/>. The package itself ships with a number of demos (list them by running `demo(package = "plotly")`) and shiny/rmarkdown examples (list them by running `plotly_example("shiny")` or `plotly_example("rmd")`). [Carson](https://cpsievert.me) also keeps numerous [slide decks](https://talks.cpsievert.me) with useful examples and concepts.
9797

9898
## Contributing
9999

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To date, [this slide deck](https://cpsievert.github.io/plotcon17/workshop/day2)
9191
Examples and documentation
9292
--------------------------
9393

94-
We have numerous online examples on <https://plot.ly/r/> and <https://plot.ly/ggplot2/>, but a more comprehensive write-up is also available at <https://plotly-book.cpsievert.me/>. The package itself ships with a number of demos (list them by running `demo(package = "plotly")`) and shiny/rmarkdown examples (list them by running `plotly_example("shiny")` or `plotly_example("rmd")`). Carson Sievert also keeps numerous [slide decks](https://talks.github.me) with useful topics and demos.
94+
We have numerous online examples on <https://plot.ly/r/> and <https://plot.ly/ggplot2/>, but a more comprehensive write-up is also available at <https://plotly-book.cpsievert.me/>. The package itself ships with a number of demos (list them by running `demo(package = "plotly")`) and shiny/rmarkdown examples (list them by running `plotly_example("shiny")` or `plotly_example("rmd")`). [Carson](https://cpsievert.me) also keeps numerous [slide decks](https://talks.cpsievert.me) with useful examples and concepts.
9595

9696
Contributing
9797
------------

0 commit comments

Comments
 (0)