Skip to content

Commit

Permalink
readme: fix the docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
idavydov committed Oct 25, 2023
1 parent b2fc3a3 commit b8f506e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ knitr::opts_chunk$set(
)
```

# designit <a href="https://bedapub.github.com/designit/"><img src="man/figures/logo.svg" align="right" height="139" /></a>
# designit <a href="https://bedapub.github.io/designit/"><img src="man/figures/logo.svg" align="right" height="139" /></a>

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

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

# designit <a href="https://bedapub.github.com/designit/"><img src="man/figures/logo.svg" align="right" height="139" /></a>
# designit <a href="https://bedapub.github.io/designit/"><img src="man/figures/logo.svg" align="right" height="139" /></a>

<!-- badges: start -->

Expand Down

0 comments on commit b8f506e

Please sign in to comment.