Skip to content

Commit 8491112

Browse files
abhroteunbrand
andauthored
Update default branch name for rstudio/cheatsheets (#6742)
* Update default branch name for rstudio/cheatsheets rstudio/cheatsheets now has main as the default branch instead of master * propagate to README.Rmd --------- Co-authored-by: Teun van den Brand <tahvdbrand@gmail.com>
1 parent 8b0f522 commit 8491112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pak::pak("tidyverse/ggplot2")
4242

4343
## Cheatsheet
4444

45-
<a href="https://github.com/rstudio/cheatsheets/blob/master/data-visualization.pdf"><img src="https://raw.githubusercontent.com/rstudio/cheatsheets/master/pngs/thumbnails/data-visualization-cheatsheet-thumbs.png" width="630" height="252" alt="ggplot2 cheatsheet" /></a>
45+
<a href="https://github.com/rstudio/cheatsheets/blob/main/data-visualization.pdf"><img src="https://raw.githubusercontent.com/rstudio/cheatsheets/main/pngs/thumbnails/data-visualization-cheatsheet-thumbs.png" width="630" height="252" alt="ggplot2 cheatsheet" /></a>
4646

4747
## Usage
4848

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pak::pak("tidyverse/ggplot2")
3535

3636
## Cheatsheet
3737

38-
<a href="https://github.com/rstudio/cheatsheets/blob/master/data-visualization.pdf"><img src="https://raw.githubusercontent.com/rstudio/cheatsheets/master/pngs/thumbnails/data-visualization-cheatsheet-thumbs.png" width="630" height="252" alt="ggplot2 cheatsheet" /></a>
38+
<a href="https://github.com/rstudio/cheatsheets/blob/main/data-visualization.pdf"><img src="https://raw.githubusercontent.com/rstudio/cheatsheets/main/pngs/thumbnails/data-visualization-cheatsheet-thumbs.png" width="630" height="252" alt="ggplot2 cheatsheet" /></a>
3939

4040
## Usage
4141

0 commit comments

Comments
 (0)