Skip to content

Commit d85900d

Browse files
stephanosiocarlescufi
authored andcommitted
doc: west: Update outdated link to SPDX specification
This commit updates the outdated link to the SPDX specification. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 9f5ad65 commit d85900d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/develop/west/zephyr-cmds.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ source files that are compiled to generate the built library files.
119119
``west spdx`` accepts these additional options:
120120

121121
- ``-n PREFIX``: a prefix for the Document Namespaces that will be included in
122-
the generated SPDX documents. See `SPDX specification 2.2 section 2.5`_ for
122+
the generated SPDX documents. See `SPDX specification clause 6`_ for
123123
details. If ``-n`` is omitted, a default namespace will be generated
124124
according to the default format described in section 2.5 using a random UUID.
125125

@@ -137,8 +137,8 @@ source files that are compiled to generate the built library files.
137137
- ``--include-sdk``: with ``--analyze-includes``, also create a fourth SPDX
138138
document, :file:`sdk.spdx`, which lists header files included from the SDK.
139139

140-
.. _SPDX specification 2.2 section 2.5:
141-
https://spdx.github.io/spdx-spec/2-document-creation-information/
140+
.. _SPDX specification clause 6:
141+
https://spdx.github.io/spdx-spec/document-creation-information/
142142

143143
.. _west-blobs:
144144

0 commit comments

Comments
 (0)