Skip to content

Commit 7842f62

Browse files
authored
Update software-identification.md
Fixed ECMA-427 link Signed-off-by: Michael Herzog <mjherzog@aboutcode.org>
1 parent d693b89 commit 7842f62

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

website/docs/getting_started/software-identification.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ represents approximately 80% of software in use according to most surveys.
1919
The AboutCode team identified this problem in 2018 in the context of working
2020
on our ScanCode and VulnerableCode projects. The solution was and is the PURL
2121
(Package-URL) specification which has become the most widely used software
22-
identifier for open source software. PURL is now an Ecma standard - [ECMA-427]
23-
(https://ecma-tc54.github.io/ECMA-427/), and it is on a fast track to become
24-
an ISO standard.
22+
identifier for open source software. PURL is now an Ecma standard: [ECMA-427](https://ecma-tc54.github.io/ECMA-427/),
23+
and it is on a fast track to become an ISO standard.
2524

2625
Our team also identified a related problem - after you have a standard way
2726
to identify software packages, what is a standard way to compare software

0 commit comments

Comments
 (0)