diff --git a/content/posts/xmpp-sprint.md b/content/posts/xmpp-sprint.md index 9a84ee4..d239218 100644 --- a/content/posts/xmpp-sprint.md +++ b/content/posts/xmpp-sprint.md @@ -130,8 +130,8 @@ __Converse.js__ [pull/1168](https://github.com/conversejs/converse.js/pull/1168) - Attempt at a new UI/design: [pull/1167](https://github.com/conversejs/converse.js/pull/1167) -- Almost working [Dicovering Alternative XMPP Connection - methods](https://xmpp.org/extensions/xep-0156.html) implementation: +- Almost working implementation of [Discovering Alternative XMPP Connection + methods](https://xmpp.org/extensions/xep-0156.html): [pull/1170](https://github.com/conversejs/converse.js/pull/1170) __Dino__