From e5593072f586c8362a8582c3a3e45fcaeeb057f0 Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Sat, 24 Jul 2021 11:25:15 +0200 Subject: [PATCH] xml: mention Simple JSON Messaging in doc --- packages/xml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xml/README.md b/packages/xml/README.md index e1f45f1e..0aee1275 100644 --- a/packages/xml/README.md +++ b/packages/xml/README.md @@ -223,7 +223,7 @@ JSON.parse( ); ``` -See [JSON Containers](https://xmpp.org/extensions/xep-0335.html) +See also [JSON Containers](https://xmpp.org/extensions/xep-0335.html) and [Simple JSON Messaging](https://xmpp.org/extensions/xep-0432.html). ## Parsing XML strings