Skip to content

Commit 691680f

Browse files
authored
Link to the stable version of the SPDX spec (#18847)
Currently, the link goes to a draft. Point it to the latest stable release instead.
1 parent 977667c commit 691680f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

warehouse/templates/includes/packaging/project-data.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h6>{% trans %}Meta{% endtrans %}</h6>
218218
<i>
219219
<a target="_blank" href="https://spdx.org/licenses/">SPDX</a>
220220
<a target="_blank"
221-
href="https://spdx.github.io/spdx-spec/v2-draft/SPDX-license-expressions/">{% trans %}License Expression{% endtrans %}</a>
221+
href="https://spdx.github.io/spdx-spec/v3.0.1/annexes/spdx-license-expressions/">{% trans %}License Expression{% endtrans %}</a>
222222
</i>
223223
</small>
224224
</span>

0 commit comments

Comments
 (0)