Skip to content

Commit a10986f

Browse files
authored
Update logo html in readme (#1223)
1 parent e8c4016 commit a10986f

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
@@ -12,7 +12,7 @@ knitr::opts_chunk$set(
1212
)
1313
```
1414

15-
# purrr <img src="man/figures/logo.png" align="right" />
15+
# purrr <a href="https://purrr.tidyverse.org"><img src="man/figures/logo.png" align="right" height="138" alt="purrr website" /></a>
1616

1717
<!-- badges: start -->
1818
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/purrr)](https://cran.r-project.org/package=purrr)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<!-- README.md is generated from README.Rmd. Please edit that file -->
33

4-
# purrr <img src="man/figures/logo.png" align="right" />
4+
# purrr <a href="https://purrr.tidyverse.org"><img src="man/figures/logo.png" align="right" height="138" alt="purrr website" /></a>
55

66
<!-- badges: start -->
77

0 commit comments

Comments
 (0)