From 676e4e6fa8f2495e7ce5752979520d15172ea31c Mon Sep 17 00:00:00 2001 From: Lloyd Watkin Date: Thu, 8 Sep 2016 15:24:45 +0100 Subject: [PATCH] Update documentation.html --- theme/templates/documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/documentation.html b/theme/templates/documentation.html index fcde4ab2..ba8564ad 100644 --- a/theme/templates/documentation.html +++ b/theme/templates/documentation.html @@ -119,7 +119,7 @@

[[title]]

title: 'Javascipt SDK', description: 'XMPP-FTW is an awesome way to build Buddycloud-flavoured javascript apps. XMPP-FTW handles realtime events using websockets and long-polling. And integrates nicely with the rest of the Buddycloud stack. License:Apache 2.0.', type: 'API', - info_link: 'https://xmpp-ftw.jit.su/manual/extensions#buddycloud', demo_link: 'https://xmpp-ftw.jit.su/demo' + info_link: 'http://docs.xmpp-ftw.org/manual/extensions#buddycloud', demo_link: 'http://docs.xmpp-ftw.org/demo' }, { title: 'Android demo app',