From 03670ae50c465e95cd621313feb66ddbfd4d033e Mon Sep 17 00:00:00 2001 From: jwokaty <1744257+jwokaty@users.noreply.github.com> Date: Tue, 9 Jun 2026 11:28:01 -0400 Subject: [PATCH] Fix link reference in advanced-build-options.Rmd Corrected reference to the DESCRIPTION file for UnsupportedPlatforms. --- advanced-build-options.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced-build-options.Rmd b/advanced-build-options.Rmd index f283307..09c3475 100644 --- a/advanced-build-options.Rmd +++ b/advanced-build-options.Rmd @@ -12,7 +12,7 @@ platform--`win`, `win64`, or `mac`--or the name of a build node. For example UnsupportedPlatforms: win64, kjohnson3 **Note**: Newer packages should use `Config/Bioconductor/UnsupportedPlatforms` -as described in [the DESCRIPTION file][description-file] for the transition to +as described in [the DESCRIPTION file][description-unsupportedplatforms] for the transition to R Universe. ## Optional builds: long tests and GPU builds