master -> main
diff --git a/vignettes/articles/examples.Rmd b/vignettes/articles/examples.Rmd
index 69b4ac7..9325685 100644
--- a/vignettes/articles/examples.Rmd
+++ b/vignettes/articles/examples.Rmd
@@ -16,4 +16,4 @@
 examples(yml = "examples.yml")
 ```
 
-**blogdown** repo contains an example on how to dynamically generate the `example.yml` taking screenshot of the featured examples. See [`example.Rmd`](https://github.com/rstudio/blogdown/blob/master/vignettes/articles/examples.Rmd) in the repository.
+**blogdown** repo contains an example on how to dynamically generate the `example.yml` taking screenshot of the featured examples. See [`example.Rmd`](https://github.com/rstudio/blogdown/blob/main/vignettes/articles/examples.Rmd) in the repository.