From 42099891a63347f53159fe4facf7dd94290b2922 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 26 Oct 2022 15:32:22 -0400 Subject: [PATCH] Staging fix--broken link --- lychee.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 5830ec8..ee35e4c 100644 --- a/lychee.toml +++ b/lychee.toml @@ -18,5 +18,6 @@ exclude = [ "https://tea.xyz/tea.authentication-success", "https://tea.xyz/tea.email-subscribe", "https://www.google.com/thank-you", - "file:///home/runner/work/www/www/public/tea.white-paper.pdf" + "file:///home/runner/work/www/www/public/tea.white-paper.pdf", + "//manage.kmail-lists.com/subscriptions/subscribe" ]