diff --git a/src/links/lib/excluded-links.js b/src/links/lib/excluded-links.js index f23c132d14..cc321ea086 100644 --- a/src/links/lib/excluded-links.js +++ b/src/links/lib/excluded-links.js @@ -68,6 +68,7 @@ export default [ regex('https://www.lumendatabase.org/'), regex('https://azure.microsoft.com/'), regex('https://support.patreon.com/'), + 'https://moodle.org', ] // Return a regular expression from a URL string that matches the URL