From 1ba86e177676d3d7c54ca4998c4ed8d93be89751 Mon Sep 17 00:00:00 2001 From: krlmlr Date: Wed, 11 Mar 2026 03:34:51 +0000 Subject: [PATCH] chore: Auto-update from GitHub Actions Run: https://github.com/r-lib/here/actions/runs/22935402404 --- man/here.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/here.Rd b/man/here.Rd index bdd6ae5..bda636a 100644 --- a/man/here.Rd +++ b/man/here.Rd @@ -20,7 +20,7 @@ files relative to your project root. } \details{ This package is intended for interactive use only. -Use \code{\link[rprojroot:root_criterion]{rprojroot::has_file()}} or the other functions in +Use \code{\link[rprojroot:has_file]{rprojroot::has_file()}} or the other functions in the \pkg{rprojroot} package for more control, or for package development.