diff --git a/README.Rmd b/README.Rmd index abaf454..4dbb1c5 100644 --- a/README.Rmd +++ b/README.Rmd @@ -16,8 +16,8 @@ knitr::opts_chunk$set( # lang -[![R-CMD-check](https://github.com/edgararuiz/lang/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/edgararuiz/lang/actions/workflows/R-CMD-check.yaml) -[![Codecov test coverage](https://codecov.io/gh/edgararuiz/lang/branch/main/graph/badge.svg)](https://app.codecov.io/gh/edgararuiz/lang?branch=main) +[![R-CMD-check](https://github.com/mlverse/lang/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mlverse/lang/actions/workflows/R-CMD-check.yaml) +[![Codecov test coverage](https://codecov.io/gh/mlverse/lang/branch/main/graph/badge.svg)](https://app.codecov.io/gh/mlverse/lang?branch=main) Use an **LLM to translate a function's help documentation on-the-fly**. `lang` @@ -35,7 +35,7 @@ To install the GitHub version of `lang`, use: ```r install.packages("pak") -pak::pak("edgararuiz/lang") +pak::pak("mlverse/lang") ``` ## Using `lang` diff --git a/README.md b/README.md index 6ab426c..f5b2954 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ -[![R-CMD-check](https://github.com/edgararuiz/lang/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/edgararuiz/lang/actions/workflows/R-CMD-check.yaml) +[![R-CMD-check](https://github.com/mlverse/lang/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mlverse/lang/actions/workflows/R-CMD-check.yaml) [![Codecov test -coverage](https://codecov.io/gh/edgararuiz/lang/branch/main/graph/badge.svg)](https://app.codecov.io/gh/edgararuiz/lang?branch=main) +coverage](https://codecov.io/gh/mlverse/lang/branch/main/graph/badge.svg)](https://app.codecov.io/gh/mlverse/lang?branch=main) Use an **LLM to translate a function’s help documentation on-the-fly**. @@ -25,7 +25,7 @@ To install the GitHub version of `lang`, use: ``` r install.packages("pak") -pak::pak("edgararuiz/lang") +pak::pak("mlverse/lang") ``` ## Using `lang` diff --git a/_quarto.yml b/_quarto.yml index 02e9956..2f92966 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -14,7 +14,7 @@ website: text: Reference right: - icon: github - href: https://github.com/edgararuiz/lang + href: https://github.com/mlverse/lang format: html: