diff --git a/src/links/lib/excluded-links.js b/src/links/lib/excluded-links.js index 5dd8e116a3..90a501fe80 100644 --- a/src/links/lib/excluded-links.js +++ b/src/links/lib/excluded-links.js @@ -71,7 +71,7 @@ export default [ regex('https://support.patreon.com/'), 'https://moodle.org', 'https://azure.microsoft.com', - 'https://api.octocorp.ghe.com/', + 'https://api.octocorp.ghe.com', ] // Return a regular expression from a URL string that matches the URL