From 40c66c44a21fe6f06b8885f7feccb153682fafb3 Mon Sep 17 00:00:00 2001 From: Danny O'Brien Date: Wed, 30 Oct 2024 22:33:40 -0700 Subject: [PATCH] typos in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 921364d13..bd26e3a3c 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Want to help out? Pull requests (PRs) are always welcome! If you want to help ou ### Link checking -Links are checked using [lychee-action](https://github.com/lycheeverse/lychee-action) as confirugred by [check-external-links.yml](.github/workflows/check-external-links.yml). Working links are required before merging. If you have a link that should be excluded from checking: -1. wrap it in `` `backquoetes` `` OR +Links are checked using [lychee-action](https://github.com/lycheeverse/lychee-action) as configured by [check-external-links.yml](.github/workflows/check-external-links.yml). Working links are required before merging. If you have a link that should be excluded from checking: +1. wrap it in `` `backticks` `` OR 2. wrap it in `` blocks OR 3. use [`.lycheeignore`](https://github.com/lycheeverse/lychee-action?tab=readme-ov-file#excluding-links-from-getting-checked)