Skip to content

Commit c8a278b

Browse files
authored
Fix shortcode parameter for SPDX 2.3 crosswalk page (#63)
Use the column name in crosswalk.csv ("SPDX 2.3") instead of the filename ("SPDX_2_3"). Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 8df9e30 commit c8a278b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/crosswalk/spdx2_3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ SPDX 2.3 supports multiple serialization formats and often uses the following fi
1919

2020
The crosswalk for the SPDX 2.3 SBOM is as follows:
2121

22-
{{< crosswalk name="SPDX_2_3" >}}
22+
{{< crosswalk name="SPDX 2.3" >}}

0 commit comments

Comments
 (0)