diff --git a/content/sponsors/receiving-sponsorships-through-github-sponsors/using-a-fiscal-host-to-receive-github-sponsors-payouts.md b/content/sponsors/receiving-sponsorships-through-github-sponsors/using-a-fiscal-host-to-receive-github-sponsors-payouts.md index 845fa2a90da3..c322fb9e1295 100644 --- a/content/sponsors/receiving-sponsorships-through-github-sponsors/using-a-fiscal-host-to-receive-github-sponsors-payouts.md +++ b/content/sponsors/receiving-sponsorships-through-github-sponsors/using-a-fiscal-host-to-receive-github-sponsors-payouts.md @@ -19,7 +19,7 @@ When you sign up for a {% data variables.product.prodname_sponsors %} profile so {% data variables.product.prodname_sponsors %} supports these fiscal hosts: -- [Open Source Collective](https://oscollective.org/) +- [Open Source Collective](https://opencollective.com/opensource) - [NumFOCUS](https://www.numfocus.org/) - [Open Collective Europe](https://opencollective.com/europe) - [Software Underground](https://softwareunderground.org/) diff --git a/src/links/lib/excluded-links.js b/src/links/lib/excluded-links.js index 90a501fe803f..7ed3b6313bab 100644 --- a/src/links/lib/excluded-links.js +++ b/src/links/lib/excluded-links.js @@ -72,6 +72,7 @@ export default [ 'https://moodle.org', 'https://azure.microsoft.com', 'https://api.octocorp.ghe.com', + 'https://platform.openai.com/docs/guides/safety-best-practices', ] // Return a regular expression from a URL string that matches the URL