tidyverse / ggplot2

An implementation of the Grammar of Graphics in R
https://ggplot2.tidyverse.org
Other
6.51k stars 2.03k forks source link

Wrong SO link on website #2205

Closed nipunbatra closed 7 years ago

nipunbatra commented 7 years ago

SO links to: http://ggplot2.tidyverse.org/so The link on the Github Readme is correct though.

screenshot 2017-07-14 12 39 09
karawoo commented 7 years ago

The ggplot2-docs repo needs to be updated. @hadley what's the best way to do that? Run pkgdown within the ggplot2 repo, copy the results over into ggplot2-docs, and commit?

hadley commented 7 years ago

It's probably easiest for me to do. I'll add to my todo list

andrewnguyen42 commented 7 years ago

Related: can the themes link get updated in the wiki?