Skip to content

Commit 97b34ee

Browse files
authored
Fix broken internal link in Trusted Authorities Query section (#649)
3 approvals, purely editorial, and discussed on yesterday's WG call - merging.
1 parent 3808003 commit 97b34ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openid-4-verifiable-presentations-1_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ types. How exactly the matching works is defined for the different types below
779779

780780
Note that direct Issuer matching can also work using claim value matching if supported (e.g., value matching
781781
the `iss` claim in an SD-JWT) if the mechanisms for `trusted_authorities` are not applicable but might
782-
be less likely to work due to the constraints on value matching (see #selecting_claims for more details).
782+
be less likely to work due to the constraints on value matching (see (#selecting_claims) for more details).
783783

784784
Each entry in `trusted_authorities` MUST be an object with the following properties:
785785

0 commit comments

Comments
 (0)