Skip to content

Commit 6b2e868

Browse files
author
atsyplenkov
committed
fix CRAN MSRV link
1 parent 0a9c0f7 commit 6b2e868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-guide/cran-publishing.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In some cases your R package's `.tar.gz` can be quite large due to the `vendor.t
2222

2323
As of this writing the **MSRV of CRAN** is 1.81. In order to publish to CRAN, this MSRV must be met.
2424

25-
See [CRAN's MSRV](user-guide/cran-msrv.qmd) for a detailed list of Rust versions for each check flavor.
25+
See [CRAN's MSRV](cran-msrv.qmd) for a detailed list of Rust versions for each check flavor.
2626

2727
## Nightly features
2828

0 commit comments

Comments
 (0)