Skip to content

Commit 76d026d

Browse files
Merge pull request #117 from tidymodels/fix-logo
2 parents f63ff2e + 32cfb6b commit 76d026d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ knitr::opts_chunk$set(
1313
)
1414
```
1515

16-
# bonsai <img src="man/figures/logo.png" align="right" width=280 />
16+
# bonsai <a href="https://bonsai.tidymodels.org/"><img src="man/figures/logo.png" align="right" height="138" alt="bonsai website" /></a>
1717

1818
<!-- badges: start -->
1919
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)

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-
# bonsai <img src="man/figures/logo.png" align="right" width=280 />
4+
# bonsai <a href="https://bonsai.tidymodels.org/"><img src="man/figures/logo.png" align="right" height="138" alt="bonsai website" /></a>
55

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

man/figures/logo.png

-73 KB
Loading

0 commit comments

Comments
 (0)