Skip to content

Commit 9c4825c

Browse files
authored
Merge pull request #63 from atsyplenkov/main
fix CRAN MSRV link
2 parents 0a9c0f7 + 6b2e868 commit 9c4825c

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)