Skip to content

Commit 637c585

Browse files
committed
Fix urls
1 parent 9a65582 commit 637c585

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

vignettes/metadata.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ In articles, the `opengraph` section works in the same way as the site-wide `tem
125125

126126
[ogp]: https://ogp.me/
127127
[ogp-validator]: https://search.google.com/test/rich-results
128-
[twitter-card]: https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/abouts-cards
128+
[twitter-card]: https://developer.x.com/en/docs/twitter-for-websites/cards/overview/abouts-cards

vignettes/translations.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Translations are contributed by community members so if your language is not cur
4646

4747
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 😀.
4848

49-
Next, install [potools](https://michaelchirico.github.io/potools) and [usethis](https://usethis.r-lib.org):
49+
Next, install [potools](https://michaelchirico.github.io/potools/) and [usethis](https://usethis.r-lib.org):
5050

5151
```{r}
5252
#| eval: false

0 commit comments

Comments
 (0)