From 06583fe483b402ac7b011dc0a1b31dbddeff4207 Mon Sep 17 00:00:00 2001 From: Christoph Polcin Date: Tue, 15 May 2018 12:14:08 +0200 Subject: [PATCH] update rfc links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7f13ae..f95fec6 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## LINKS -* [rfc2518](http://asg.andrew.cmu.edu/rfc/rfc2518.html) -* [rfc2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) +* [rfc2518](http://www.faqs.org/rfcs/rfc2518.html "RFC 2518 - HTTP Extensions for Distributed Authoring -- WEBDAV") +* [rfc2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html "HTTP/1.1 Status Code Definitions") ## Books