Browse Source

Point to original roundcube plugin again.

JC Brand 11 years ago
parent
commit
95de186de5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.rst
  2. 1 1
      index.html

+ 1 - 1
README.rst

@@ -48,7 +48,7 @@ Integration into other frameworks
 * `Django <http://www.djangoproject.com>`_: 
     `django-conversejs <https://pypi.python.org/pypi/django-conversejs>`_ is an app that makes it easer to integrate *Converse.js* into Django.
 * `Roundcube <http://roundcube.net>`_: 
-    `roundcube-converse.js-xmpp-plugin <https://github.com/thomascube/roundcube-converse.js-xmpp-plugin>`_ is a plugin for Roundcube Webmail.
+    `roundcube-converse.js-xmpp-plugin <https://github.com/priyadi/roundcube-converse.js-xmpp-plugin>`_ is a plugin for Roundcube Webmail.
 
 ----
 Demo

+ 1 - 1
index.html

@@ -85,7 +85,7 @@
             into Django. It adds single-signon-support (SSO) support and a database model to store XMPP credentials.
         </li>
         <li><h4><a href="http://roundcube.net" target="_blank">Roundcube</a></h4>
-            <strong><a href="https://github.com/thomascube/roundcube-converse.js-xmpp-plugin" target="_blank">roundcube-converse.js-xmpp-plugin</a></strong> is a plugin for Roundcube Webmail.
+            <strong><a href="https://github.com/priyadi/roundcube-converse.js-xmpp-plugin" target="_blank">roundcube-converse.js-xmpp-plugin</a></strong> is a plugin for Roundcube Webmail.
         </li>
     </ul>