From e145a451a61c55e4fa319914f02ee2f8e0728199 Mon Sep 17 00:00:00 2001 From: James Black Date: Fri, 29 Dec 2023 16:43:10 +0100 Subject: [PATCH] Update check-links.qmd --- .../cicdworkflows-recommend/posts/check-links/check-links.qmd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/cicdworkflows-recommend/posts/check-links/check-links.qmd b/content/cicdworkflows-recommend/posts/check-links/check-links.qmd index d08e5ac..406f7e3 100644 --- a/content/cicdworkflows-recommend/posts/check-links/check-links.qmd +++ b/content/cicdworkflows-recommend/posts/check-links/check-links.qmd @@ -56,6 +56,4 @@ jobs: ## The deets -This gh-action uses lychee. If you need to prevent false positive deadlinks stopping the -process, you can use a `.lycheeignore` file. There is an example of this file [from -admiral here](https://github.com/pharmaverse/admiral/blob/01b819a2a2bf6aa82dafb996f328d7db7123ca93/.lycheeignore). +This `gh-action` is using https://urlchecker.r-lib.org/, so is specific to R packages.