Skip to content

Commit c46c01b

Browse files
author
Marius Kleidl
committed
Update links to RFCs
1 parent 6e7454a commit c46c01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Kleidl](https://twitter.com/Acconut_)<br>
4848

4949
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
5050
"SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
51-
interpreted as described in [RFC 2119](http://www.ietf.org/rfc/rfc2119.txt).
51+
interpreted as described in [RFC 2119](https://www.rfc-editor.org/rfc/rfc2119.html).
5252

5353
## Status
5454

@@ -669,7 +669,7 @@ or final upload. If the upload is a partial one, the header value MUST be `parti
669669
In the case of a final upload, its value MUST be `final` followed by a
670670
semicolon and a space-separated list of partial upload URLs that will be
671671
concatenated. The partial uploads URLs MAY be absolute or relative and MUST NOT contain
672-
spaces as defined in [RFC 3986](https://tools.ietf.org/html/rfc3986).
672+
spaces as defined in [RFC 3986](https://www.rfc-editor.org/rfc/rfc3986.html).
673673

674674
#### Example
675675

0 commit comments

Comments
 (0)