From a2fb0e6ddb60a97fa6fde7bf1f7e089e2b5cea8e Mon Sep 17 00:00:00 2001 From: Shiran Rubin Date: Fri, 2 Aug 2024 08:32:57 +0100 Subject: [PATCH] fix links (#1056) --- linkcheck.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/linkcheck.json b/linkcheck.json index 2aac7e1709..47bc45face 100755 --- a/linkcheck.json +++ b/linkcheck.json @@ -63,7 +63,9 @@ "https://www.microsoft.com/", "https://aka.ms/opensource/security/", "https://www.pluralsight.com/courses/", - "https://www.gartner.com/en/information-technology/glossary/citizen-developer" + "https://www.gartner.com/en/information-technology/glossary/citizen-developer", + "https://www.onetrust.com/blog/principles-of-privacy-by-design/", + "https://docs.github.com/en/rest/commits/statuses" ], "only_errors": true, "cache_duration": "24h",