fix(ci): ignore FSF links for link checking

This commit is contained in:
Robert Wolff 2026-08-08 11:19:29 +02:00
parent 246a9e43de
commit 1b33339777
No known key found for this signature in database
GPG key ID: 1614C70AD69A61A1
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ https://repo.sitory.username.codeberg.page/
https://codeberg.org/username/repo.git
https://username.codeberg.page/.*
https://openclipart.org/.*
https://www.fsf.org/.*
https://www.gnu.org/.*
https://translate.codeberg.org
https://stackoverflow.com/.*

View file

@ -185,7 +185,7 @@ to close source the code) license which contains a patent provision. To avoid [p
we recommend therefore to use the Apache license version 2.0 (SPDX license identifier Apache-2.0).
We recommend following the guidelines defined by the [GNU project](https://www.gnu.org/licenses/licenses.html).
They are recommended by the [Free Software Foundation](https://fsf.org), too.
They are recommended by the [Free Software Foundation](https://www.fsf.org), too.
### Hardware projects