fix(ci): ignore FSF links for link checking (#870)

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/870
This commit is contained in:
Robert Wolff 2026-08-08 11:20:54 +02:00
parent 12c7b61d35
commit a310584781
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