From 11ba4aada3edb1a3958023a047f75fcaac27b065 Mon Sep 17 00:00:00 2001 From: Samuel Ryan Date: Mon, 9 Nov 2015 02:06:25 +0000 Subject: [PATCH] Fixes incorrect reference link --- contents/codes/203.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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]: