Skip to content

Commit 4162876

Browse files
committed
forward-port #581
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent df66f06 commit 4162876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema/bom-1.7.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ limitations under the License.
7676
<xs:simpleType name="versionRangeType">
7777
<xs:annotation>
7878
<xs:documentation xml:lang="en"><![CDATA[
79-
A version range specified in Package URL Version Range syntax (vers) which is defined at https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst
79+
A version range specified in Package URL Version Range syntax (vers) which is defined at https://github.com/package-url/purl-spec/blob/master/VERSION-RANGE-SPEC.rst
8080
8181
Example values:
8282
- "vers:cargo/9.0.14"
@@ -4477,7 +4477,7 @@ limitations under the License.
44774477
</xs:element>
44784478
<xs:element name="range" type="bom:versionRangeType" minOccurs="1" maxOccurs="1">
44794479
<xs:annotation>
4480-
<xs:documentation>A version range specified in Package URL Version Range syntax (vers) which is defined at https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst</xs:documentation>
4480+
<xs:documentation>A version range specified in Package URL Version Range syntax (vers) which is defined at https://github.com/package-url/purl-spec/blob/master/VERSION-RANGE-SPEC.rst</xs:documentation>
44814481
</xs:annotation>
44824482
</xs:element>
44834483
</xs:choice>

0 commit comments

Comments
 (0)