Skip to content

Commit

Permalink
ARROW-18078: [Docs][R] Fix broken link in R documentation (apache#14437)
Browse files Browse the repository at this point in the history
Authored-by: Benson Muite <benson_muite@emailplus.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
  • Loading branch information
bkmgit authored Oct 17, 2022
1 parent 03296a6 commit 5f5ea7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r/vignettes/developers/install_details.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ If you are authorized to install system packages and you're installing a CRAN re
you may want to use the official Apache Arrow release packages corresponding to
the R package version via software distribution tools such as `apt` or `yum`
(though there are some drawbacks: see the
["Troubleshooting" section in the main installation docs]("../install.html)).
["Troubleshooting" section in the main installation docs](../install.html#troubleshooting)).
See the [Arrow project installation page](https://arrow.apache.org/install/)
to find pre-compiled binary packages for some common Linux distributions,
including Debian, Ubuntu, and CentOS.
Expand Down

0 comments on commit 5f5ea7b

Please sign in to comment.