Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down
1 change: 1 addition & 0 deletions src/links/lib/excluded-links.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down