Skip to content

Commit

Permalink
idnit (ASR33), -15
Browse files Browse the repository at this point in the history
  • Loading branch information
cabo committed Apr 21, 2024
1 parent 2c7ee00 commit 4d0990a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-core-href.md
Original file line number Diff line number Diff line change
Expand Up @@ -1484,8 +1484,8 @@ IP-literal = "[" ( IPv6address / IPvFuture ) "]"

IPvFuture = "v" 1*HEXDIG "." 1*( unreserved / sub-delims / ":" )

; Use IPv6address, h16, ls32, IPv4adress, dec-octet as re-arranged for
; PEG Compatibility in Figure 5 of [I-D.ietf-cbor-edn-literals]:
; Use IPv6address, h16, ls32, IPv4adress, dec-octet as re-arranged
; for PEG Compatibility in Figure 5 of [I-D.ietf-cbor-edn-literals]:

IPv6address = 6( h16 ":" ) ls32
/ "::" 5( h16 ":" ) ls32
Expand Down

0 comments on commit 4d0990a

Please sign in to comment.