diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index fdcdf1cc..f7862185 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -6,18 +6,16 @@ Thanks for your interest in contributing to this project!
There are several ways you can get involved:
-| Type of contribution | Contribution method |
-| ------------------------------------------ | -------------------------------------------------------------------------------- |
-| - Support
- Question
- Discussion | Post on the [**Arduino Forum**][forum] |
-| - Defect report
- Enhancement proposal | Issue report (see the guide [**here**][issues]) |
-| - Correction
- Enhancement | Pull request (see the guide [**here**][prs]) |
-| Monetary | - [Donate][donate]
- [Sponsor][sponsor]
- [Buy official products][store] |
+| Type of contribution | Contribution method |
+| ------------------------------------------ | ----------------------------------------------- |
+| - Support
- Question
- Discussion | Post on the [**Arduino Forum**][forum] |
+| - Defect report
- Enhancement proposal | Issue report (see the guide [**here**][issues]) |
+| - Correction
- Enhancement | Pull request (see the guide [**here**][prs]) |
+| Monetary | [Buy official products][store] |
[forum]: https://forum.arduino.cc
[issues]: contributor-guide/issues.md#issue-report-guide
[prs]: contributor-guide/pull-requests.md#pull-request-guide
-[donate]: https://www.arduino.cc/en/donate/
-[sponsor]: https://github.com/sponsors/arduino
[store]: https://store.arduino.cc
## Resources