Skip to content

Commit cd55bdf

Browse files
committed
Simplify getting help link. Closes #271.
1 parent 7295915 commit cd55bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ This ensures the headers will remain unchanged until you explicitly update them.
3030

3131
See [vignette("cpp11")](https://cpp11.r-lib.org/articles/cpp11.html) to get started using cpp11 in your scripts, particularly if you are new to C++ programming.
3232

33-
## Getting help [![RStudio community](https://img.shields.io/badge/community-cpp11-blue?style=social&logo=rstudio&logoColor=75AADB)](https://community.rstudio.com/new-topic?category=Package%20development&tags=cpp11)
33+
## Getting help
3434

35-
[RStudio community](https://community.rstudio.com/new-topic?category=Package%20development&tags=cpp11) with the `cpp11` tag is the best place to ask for help using cpp11 or interfacing C++ with R.
35+
[Posit Community](https://forum.posit.co/) is the best place to ask for help using cpp11 or interfacing C++ with R.
3636

3737
## Motivations
3838

0 commit comments

Comments
 (0)