From 831305866b7b6b8c2888cb7825828c7f4801dbc2 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Thu, 29 Dec 2022 10:45:59 -0500 Subject: [PATCH] Broken link broke staging --- lychee.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 924efd4..926ff23 100644 --- a/lychee.toml +++ b/lychee.toml @@ -30,5 +30,6 @@ exclude = [ "https://app.tea.xyz/api/signups", # can take a little too long, and no reason to hammer here. "https://unicode.org/", "https://gnome.org/", - "https://libuv.org/" + "https://libuv.org/", + "file:///home/runner/work/www/www/public/blog", ]