diff --git a/vignettes/metadata.Rmd b/vignettes/metadata.Rmd index f7e81338d..79c74ad15 100644 --- a/vignettes/metadata.Rmd +++ b/vignettes/metadata.Rmd @@ -125,4 +125,4 @@ In articles, the `opengraph` section works in the same way as the site-wide `tem [ogp]: https://ogp.me/ [ogp-validator]: https://search.google.com/test/rich-results -[twitter-card]: https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/abouts-cards +[twitter-card]: https://developer.x.com/en/docs/twitter-for-websites/cards/overview/abouts-cards diff --git a/vignettes/translations.Rmd b/vignettes/translations.Rmd index 394825b3f..ee39f62de 100644 --- a/vignettes/translations.Rmd +++ b/vignettes/translations.Rmd @@ -46,7 +46,7 @@ Translations are contributed by community members so if your language is not cur To get started, first check the [pkgdown issues](https://github.com/r-lib/pkgdown/issues) to see if anyone has filed an existing issue. If so, the person who filed the issue might make for a great collaborator 😀. -Next, install [potools](https://michaelchirico.github.io/potools) and [usethis](https://usethis.r-lib.org): +Next, install [potools](https://michaelchirico.github.io/potools/) and [usethis](https://usethis.r-lib.org): ```{r} #| eval: false