Skip to content

Commit 67284e4

Browse files
authored
remove -13 from datatracker link
datatracker finally understands the OAuth 2.1 URLs
1 parent b2315e0 commit 67284e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/2.1/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<h2 id="oauth-2-1">OAuth 2.1</h2>
1414

15-
<p><a href="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-13" class="rfc">datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-13</a></p>
15+
<p><a href="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1" class="rfc">datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1</a></p>
1616

1717
<p>OAuth 2.1 is an in-progress effort to consolidate and simplify the most commonly used features of OAuth 2.0.</p>
1818

0 commit comments

Comments
 (0)