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.