Skip to content

Commit

Permalink
docs(README): fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
atusy committed Aug 9, 2024
1 parent b98da96 commit c0094b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://atusy.shinyapps.io/fuzzyhelp/>.
This feature is a [Shiny](https://shiny.posit.co/) app and is also available online at <https://atusy.shinyapps.io/fuzzyhelp/>.
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**).

Expand Down

0 comments on commit c0094b2

Please sign in to comment.