Skip to content

Commit

Permalink
fix URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed Jun 4, 2024
1 parent 54ddd32 commit 0828fcb
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 @@ -32,7 +32,7 @@ The goal of `checklist` is to provide an elaborate and strict set of checks for

## Installation

You can install the package from the [INBO universe](https://inbo.r-universe.dev/ui/#builds) via
You can install the package from the [INBO universe](https://inbo.r-universe.dev/builds) via

```{r universe}
# Enable the INBO universe
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ checks for R packages and R code.
## Installation

You can install the package from the [INBO
universe](https://inbo.r-universe.dev/ui/#builds) via
universe](https://inbo.r-universe.dev/builds) via

``` r
# Enable the INBO universe
Expand Down

0 comments on commit 0828fcb

Please sign in to comment.