diff --git a/README.md b/README.md index b2caf4b..583dd9c 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ [![R-CMD-check](https://github.com/extendr/tomledit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/extendr/tomledit/actions/workflows/R-CMD-check.yaml) -[![extendr](https://img.shields.io/badge/extendr-%5E0.7.1-276DC2)](https://extendr.github.io/extendr/extendr_api/) +[![extendr](https://img.shields.io/badge/extendr-%5E0.7.1-276DC2)](https://extendr.rs/extendr/extendr_api/) Create or edit TOML documents from R using `tomledit`. `tomledit` is written in Rust using -[extendr](https://extendr.github.io/) and the +[extendr](https://extendr.rs/) and the [`toml_edit`](https://docs.rs/toml_edit/) crate. ## Installation diff --git a/README.qmd b/README.qmd index 08688fe..6f0237c 100644 --- a/README.qmd +++ b/README.qmd @@ -6,12 +6,12 @@ format: gfm [![R-CMD-check](https://github.com/extendr/tomledit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/extendr/tomledit/actions/workflows/R-CMD-check.yaml) - [![extendr](https://img.shields.io/badge/extendr-^0.7.1-276DC2)](https://extendr.github.io/extendr/extendr_api/) + [![extendr](https://img.shields.io/badge/extendr-^0.7.1-276DC2)](https://extendr.rs/extendr/extendr_api/) Create or edit TOML documents from R using `tomledit`. -`tomledit` is written in Rust using [extendr](https://extendr.github.io/) and the [`toml_edit`](https://docs.rs/toml_edit/) crate. +`tomledit` is written in Rust using [extendr](https://extendr.rs/) and the [`toml_edit`](https://docs.rs/toml_edit/) crate. ## Installation diff --git a/_pkgdown.yml b/_pkgdown.yml index 50b9d37..c504f87 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,4 @@ -url: https://extendr.github.io/tomledit/ +url: https://extendr.rs/tomledit/ template: bootstrap: 5