changeset 2250:f5cc6328b20f

mod_cloud_notify/README: Reflow text
author Kim Alvefur <zash@zash.se>
date Tue, 26 Jul 2016 11:49:57 +0200
parents d3e697c141e4
children 48c3d64a3fc1
files mod_cloud_notify/README.markdown
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mod_cloud_notify/README.markdown	Tue Jul 26 11:49:49 2016 +0200
+++ b/mod_cloud_notify/README.markdown	Tue Jul 26 11:49:57 2016 +0200
@@ -7,11 +7,10 @@
 Introduction
 ============
 
-This is an implementation of the server bits of [XEP-0357: Push
-Notifications](http://xmpp.org/extensions/xep-0357.html). It allows
-clients to register an "app server" which is notified about new messages
-while the user is offline or disconnected. Implementation of the "app
-server" is not included[^1].
+This is an implementation of the server bits of [XEP-0357: Push Notifications].
+It allows clients to register an "app server" which is notified about new
+messages while the user is offline or disconnected.  Implementation of the
+"app server" is not included[^1].
 
 Details
 =======