Skip to content

Commit 1d0688a

Browse files
authored
Fix reference to excluded links list (#56401)
1 parent a006fa0 commit 1d0688a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/links/lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ Before you decide whether to exclude a link from the daily link checker, you sho
3939
- Has it has been flagged as a broken link for more than a week, but the URL works when a real user opens it in their browser?
4040
- Has the URL been available for more than 3 months? You can check using the [Wayback Machine](https://web.archive.org).
4141

42-
If you are confident that the URL for the article should work for real users, then you can open a pull request to add it to the `src/links/lib/excluded-links.ts` file.
42+
If you are confident that the URL for the article should work for real users, then you can open a pull request to add it to the `src/links/lib/excluded-links.yml` file.

0 commit comments

Comments
 (0)