Skip to content

Commit ce413a4

Browse files
authored
Fixed link to SPDX identifiers
1 parent 7817060 commit ce413a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ License information for the exposed API.
299299
Field Name | Type | Description
300300
---|:---:|---
301301
<a name="licenseName"></a>name | `string` | **REQUIRED**. The license name used for the API.
302-
<a name="licenseIdentifier"></a>identifier | `string` | An [SPDX](https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60) license expression for the API. The `identifier` field is mutually exclusive of the `url` field.
302+
<a name="licenseIdentifier"></a>identifier | `string` | An [SPDX](https://spdx.github.io/spdx-spec/v2.3/SPDX-license-list/#a1-licenses-with-short-identifiers) license expression for the API. The `identifier` field is mutually exclusive of the `url` field.
303303
<a name="licenseUrl"></a>url | `string` | A URL to the license used for the API. This MUST be in the form of a URL. The `url` field is mutually exclusive of the `identifier` field.
304304

305305
This object MAY be extended with [Specification Extensions](#specificationExtensions).

0 commit comments

Comments
 (0)