Skip to content

Commit 6ac5c82

Browse files
authored
Merge pull request #44 from carmenbianca/tool-codeberg-url
Change reuse-tool URL to Codeberg
2 parents c0aee71 + 6a2aaee commit 6ac5c82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This action runs the `reuse lint` command over your repository to check the foll
2020
* Do license texts exist for all found license identifiers?
2121
* Are there any other problems with detecting copyright and licensing information?
2222

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.
2424

2525
## Example usage
2626

@@ -87,4 +87,4 @@ The major version of this action follows the major version of the [REUSE helper
8787

8888
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.
8989

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

Comments
 (0)