diff --git a/contents/codes/203.md b/contents/codes/203.md index 51141fe..92ca247 100644 --- a/contents/codes/203.md +++ b/contents/codes/203.md @@ -20,11 +20,10 @@ Applied[2](#ref-2), which has the advantage of being applicable to responses with any status code. A 203 response is cacheable by default; i.e., unless otherwise indicated by the -method definition or explicit cache controls[2](#ref-3). +method definition or explicit cache controls[3](#ref-3). --- - * 1 Transformations [Section 5.7.2 of RFC7230][2] * 2 Warning [Section 5.5 of RFC7234][3] @@ -35,4 +34,4 @@ method definition or explicit cache controls[2](#ref-3). [1]: [2]: [3]: -[4]: \ No newline at end of file +[4]: