Skip to content

Commit 9dd7cf1

Browse files
authored
[Editorial] Reference the algorithm instead of the section for parse-metadata in SRI (#778)
1 parent 1137e96 commit 9dd7cf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3938,8 +3938,8 @@ Content-Type: application/reports+json
39383938

39393939
3. If |integrity expressions| is empty, return "`Does Not Match`".
39403940

3941-
4. Let |integrity sources| be the result of executing the algorithm defined
3942-
in [[SRI#parse-metadata-section]] on |integrity metadata|. [[!SRI]]
3941+
4. Let |integrity sources| be the result of <a>parsing metadata</a> given
3942+
|integrity metadata|. [[!SRI]]
39433943

39443944
5. If |integrity sources| is "`no metadata`" or an empty set, return "`Does
39453945
Not Match`".

0 commit comments

Comments
 (0)