Skip to content

Commit 45db9cc

Browse files
Update caption number reference (#7)
1 parent be27e14 commit 45db9cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/usage/signing_methods.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Each signing method expects a different object type for its signing keys. The fo
3131

3232
[^jwe]: [RFC 7516](https://datatracker.ietf.org/doc/html/rfc7516)
3333
[^hmac]: [Section 3.2 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.2)
34-
[^rsa]: [Section 3.2 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.3)
35-
[^ecdsa]: [Section 3.2 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.4)
36-
[^rsapss]: [Section 3.2 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.5)
34+
[^rsa]: [Section 3.3 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.3)
35+
[^ecdsa]: [Section 3.4 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.4)
36+
[^rsapss]: [Section 3.5 of RFC 7518](https://datatracker.ietf.org/doc/html/rfc7518#section-3.5)
3737
[^eddsa]: [Section 3.1 of RFC 8037](https://datatracker.ietf.org/doc/html/rfc8037#section-3.1)
3838

3939
## Frequently Asked Questions

0 commit comments

Comments
 (0)