We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977667c commit 691680fCopy full SHA for 691680f
warehouse/templates/includes/packaging/project-data.html
@@ -218,7 +218,7 @@ <h6>{% trans %}Meta{% endtrans %}</h6>
218
<i>
219
<a target="_blank" href="https://spdx.org/licenses/">SPDX</a>
220
<a target="_blank"
221
- href="https://spdx.github.io/spdx-spec/v2-draft/SPDX-license-expressions/">{% trans %}License Expression{% endtrans %}</a>
+ href="https://spdx.github.io/spdx-spec/v3.0.1/annexes/spdx-license-expressions/">{% trans %}License Expression{% endtrans %}</a>
222
</i>
223
</small>
224
</span>
0 commit comments