From c0094b233080e5e5ca34fe3ccfacddfef43d5fb7 Mon Sep 17 00:00:00 2001 From: atusy <30277794+atusy@users.noreply.github.com> Date: Fri, 9 Aug 2024 09:31:48 +0900 Subject: [PATCH] docs(README): fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a6d63..81064cd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ with `felp::fuzzyhelp()` or "Fuzzy Search on R Help" RStudio Addin: ![Fuzzy search and preview of help](https://felp.atusy.net/reference/figures/fuzzyhelp.gif) -This feature is a [https://shiny.posit.co/](Shiny) app and is also available online at . +This feature is a [Shiny](https://shiny.posit.co/) app and is also available online at . Note that some features are disabled in the online version (e.g., links between help topics and syntax highlights). Also, the online version has a limit on the number of available packages (**tidyverse** + **felp**).