Skip to content

Commit 6dd65b4

Browse files
committed
Modify REAMDE.md file
1 parent bc13c65 commit 6dd65b4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,15 @@ SPDX-License-Identifier: GPL-3.0-only
1010
It uses [reuse-tool][ret] to check whether the [source code's copyright and license writing rules][rule] are complied with.
1111

1212
[ret]: https://github.com/fsfe/reuse-tool
13-
[rule]: https://oss.lge.com/guide/process/osc_process/1-identification/copyright_license_rule.html
14-
13+
[rule]: https://opensource.lge.com/guide/19
1514

1615
## 📖 User Guide
17-
Please see the [**User Guide**](https://fosslight.org/fosslight-guide-en/scanner/1_reuse.html) for more information on how to install and run it.
16+
Please see the [**User Guide**](https://fosslight.org/fosslight-guide-en/scanner/1_prechecker.html) for more information on how to install and run it.
1817
Here a short summary:
1918

2019
- `lint` --- Check whether the [source code's copyright and license writing rules][rule] are complied with.
2120

22-
- `convert` --- Convert [oss-pkg-info.yaml](https://github.com/fosslight/fosslight_prechecker/blob/main/tests/convert/oss-pkg-info.yaml) to [FOSSLight-Report.xlsx](https://fosslight.org/fosslight-guide-en/learn/2_fosslight_report.html) and vice versa.
21+
- `convert` --- Convert [sbom-info.yaml](https://github.com/fosslight/fosslight_prechecker/blob/main/tests/convert/sbom-info.yaml) or [oss-pkg-info.yaml](https://github.com/fosslight/fosslight_prechecker/blob/main/tests/convert/oss-pkg-info.yaml) to [fosslight_report.xlsx](https://fosslight.org/fosslight-guide-en/learn/2_fosslight_report.html).
2322

2423
- `add` --- Add copyright and license to missing file(s)
2524

0 commit comments

Comments
 (0)