From b3eba0df236f9b82d3e6f50c8f868f2b427d0280 Mon Sep 17 00:00:00 2001 From: Carson Date: Tue, 7 Jun 2022 11:05:51 -0500 Subject: [PATCH] Fix link again --- README.Rmd | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 3e908036c..ffb449f65 100644 --- a/README.Rmd +++ b/README.Rmd @@ -41,7 +41,7 @@ The `bslib` R package provides tools for customizing [Bootstrap themes](https:// * Make [upgrading from Bootstrap 3 to 4 (and beyond)](https://rstudio.github.io/bslib/articles/bslib.html#versions) as seamless as possible. * Shiny and R Markdown default to Bootstrap 3 and will continue to do so to avoid breaking legacy code. * Serve as a general foundation for Shiny and R Markdown extension packages. - * Extensions such as [`flexdashboard`](https://flexdashboard-pkg.netlify.app/articles/theme.html), [`pkgdown`](https://pkgdown.r-lib.org/dev/articles/customization.html), and [`bookdown`](https://pkgs.rstudio.com/bookdown/reference/bs4_book.html) already fully support [`bslib`'s custom theming capabilities](https://rstudio.github.io/bslib/articles/bslib.html#custom). + * Extensions such as [`flexdashboard`](https://flexdashboard-pkg.netlify.app/articles/theme.html), [`pkgdown`](https://pkgdown.r-lib.org/dev/articles/customise.html), and [`bookdown`](https://pkgs.rstudio.com/bookdown/reference/bs4_book.html) already fully support [`bslib`'s custom theming capabilities](https://rstudio.github.io/bslib/articles/bslib.html#custom). ## Installation diff --git a/README.md b/README.md index 63259f916..ae14c6c53 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ goals are: packages. - Extensions such as [`flexdashboard`](https://flexdashboard-pkg.netlify.app/articles/theme.html), - [`pkgdown`](https://pkgdown.r-lib.org/dev/articles/customization.html), + [`pkgdown`](https://pkgdown.r-lib.org/dev/articles/customise.html), and [`bookdown`](https://pkgs.rstudio.com/bookdown/reference/bs4_book.html) already fully support [`bslib`’s custom theming