You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This action runs the `reuse lint` command over your repository to check the foll
20
20
* Do license texts exist for all found license identifiers?
21
21
* Are there any other problems with detecting copyright and licensing information?
22
22
23
-
This action uses the [REUSE helper tool](https://github.com/fsfe/reuse-tool). For more features, please install the tool locally.
23
+
This action uses the [REUSE helper tool](https://codeberg.org/fsfe/reuse-tool). For more features, please install the tool locally.
24
24
25
25
## Example usage
26
26
@@ -87,4 +87,4 @@ The major version of this action follows the major version of the [REUSE helper
87
87
88
88
This action itself is REUSE compliant, so copyright and licensing information is stored in every file. As of March 2020, all files are licensed under GPL-3.0-or-later.
89
89
90
-
Using the [REUSE helper tool](https://github.com/fsfe/reuse-tool), you can run `reuse spdx` to get a full bill of materials.
90
+
Using the [REUSE helper tool](https://codeberg.org/fsfe/reuse-tool), you can run `reuse spdx` to get a full bill of materials.
0 commit comments