Skip to content

Commit 1137e96

Browse files
authored
[Editorial] Fix reference to parse-metadata in SRI (#777)
1 parent 97e4a82 commit 1137e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3939,7 +3939,7 @@ Content-Type: application/reports+json
39393939
3. If |integrity expressions| is empty, return "`Does Not Match`".
39403940

39413941
4. Let |integrity sources| be the result of executing the algorithm defined
3942-
in [[SRI#parse-metadata]] on |integrity metadata|. [[!SRI]]
3942+
in [[SRI#parse-metadata-section]] on |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)