Skip to content

Commit 7c90ff1

Browse files
committed
Fix broken reference
1 parent 003befc commit 7c90ff1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

A02_recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ descriptions) and requirements for less commonly used options are provided in
1010

1111
When comparing client redirect URIs against pre-registered URIs, authorization
1212
servers MUST utilize exact string matching except for port numbers in
13-
`localhost` redirection URIs of native apps (see #iuv_countermeasures). This
13+
`localhost` redirection URIs of native apps (see (#iuv_countermeasures)). This
1414
measure contributes to the prevention of leakage of authorization codes and
1515
access tokens (see (#insufficient_uri_validation)). It can also help to detect
1616
mix-up attacks (see (#mix_up)).

C_documenthistory.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[[ To be removed from the final specification ]]
44

5+
-29
6+
7+
* Fix broken reference
8+
59
-28
610

711
* Various editorial fixes

0 commit comments

Comments
 (0)