Skip to content

Commit f7320c9

Browse files
authored
MINOR: [R] Fix broken link (crossbow) (#47661)
### Rationale for this change Update web link in `r/vignettes/developers/workflow.Rmd` ### What changes are included in this PR? Web link update.
1 parent ef718a7 commit f7320c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

r/vignettes/developers/workflow.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ R CMD check arrow_*.tar.gz --as-cran
155155
On a pull request, there are some actions you can trigger by commenting on the
156156
PR. These extended CI checks are run nightly and can also be requested on-demand
157157
using an internal tool called
158-
[crossbow](https://arrow.apache.org/docs/developers/crossbow.html).
158+
[crossbow](https://arrow.apache.org/docs/developers/continuous_integration/crossbow.html).
159159
A few important GitHub comment commands are shown below.
160160

161161
#### Run all extended R CI tasks

0 commit comments

Comments
 (0)