From efd3e13b53ce0da4f5e68014df28a2f7c3e6c787 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 10 Nov 2025 15:50:00 -0500 Subject: [PATCH] Fix link in NEWS that had wrong package --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 336177278..d82042dec 100644 --- a/NEWS.md +++ b/NEWS.md @@ -127,7 +127,7 @@ No changes. * New `include_linkingto` config parameter to always include `LinkingTo` packages in the solution, even for binaries - (https://github.com/r-lib/pkgdepends/issues/485). + (https://github.com/r-lib/pak/issues/485). * `pkg_name_check()` now does not include Acromine results, because the web site was unstable.