Skip to content

Commit f732604

Browse files
fix another link for CRAN
1 parent e167785 commit f732604

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

CRAN-RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
This package was submitted to CRAN on 2021-02-20.
2-
Once it is accepted, delete this file and tag the release (commit 2b6c36dc84).
2+
Once it is accepted, delete this file and tag the release (commit e167785db5).

docs/articles/intro_htmlwidgets.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/intro_inputs.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/intro_reactR.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ articles:
55
intro_htmlwidgets: intro_htmlwidgets.html
66
intro_inputs: intro_inputs.html
77
intro_reactR: intro_reactR.html
8-
last_built: 2021-02-20T22:52Z
8+
last_built: 2021-02-21T15:07Z
99

vignettes/intro_reactR.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ vignette: >
1111

1212
## Why reactR?
1313

14-
[`react`](https://facebook.github.io/react/) has become incredibly popular, and the ecosystem around `react` is robust. `reactR` aims to allow `R` users to more easily incorporate `react` and `JSX`.
14+
[`react`](https://reactjs.org/) has become incredibly popular, and the ecosystem around `react` is robust. `reactR` aims to allow `R` users to more easily incorporate `react` and `JSX`.
1515

1616
## Install
1717

0 commit comments

Comments
 (0)