From 6039b878b61a9e33d572dbac120abc950313963f Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 4 Oct 2022 15:10:20 -0400 Subject: [PATCH] Another fix attempt --- lychee.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index 21a56c7..43b63b2 100644 --- a/lychee.toml +++ b/lychee.toml @@ -12,5 +12,6 @@ exclude = [ ".*/mailto:.*@.*", "https://tea.xyz/tea.white-paper", "https://tea.xyz/tea.authentication-success", - "https://tea.xyz/tea.email-subscribe" + "https://tea.xyz/tea.email-subscribe", + "https://www.google.com/thank-you" ]