From 0b6907a6d99249ec780651a99156c9b75b1ae13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Wed, 3 Apr 2013 15:52:41 +0200 Subject: mention RFC 6902 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f251ec8..4aaecac 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Applying JSON Patches in Python ------------------------------- Library to apply JSON Patches according to -http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-08 +[RFC 6902](http://tools.ietf.org/html/rfc6902) See Sourcecode for Examples -- cgit v1.2.1