aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Storage
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2018-06-08 05:37:23 -0400
committerAndrew Manning <tamanning@zoho.com>2018-06-08 05:37:23 -0400
commit4feff1cf897918892e6555b431f0d069031a8597 (patch)
tree5684eddda15fd014cfda4d1737108191a8576cfc /Zotlabs/Storage
parentdf2d18160212ec546ec640dd1d2152fecada5557 (diff)
downloadvolse-hubzilla-4feff1cf897918892e6555b431f0d069031a8597.tar.gz
volse-hubzilla-4feff1cf897918892e6555b431f0d069031a8597.tar.bz2
volse-hubzilla-4feff1cf897918892e6555b431f0d069031a8597.zip
Update github.com git repo URLs with framagit.org URLs
Diffstat (limited to 'Zotlabs/Storage')
-rw-r--r--Zotlabs/Storage/Browser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Storage/Browser.php b/Zotlabs/Storage/Browser.php
index f4f906ad1..153016da6 100644
--- a/Zotlabs/Storage/Browser.php
+++ b/Zotlabs/Storage/Browser.php
@@ -12,7 +12,7 @@ use Sabre\DAV;
*
* @extends \\Sabre\\DAV\\Browser\\Plugin
*
- * @link http://github.com/redmatrix/hubzilla
+ * @link http://framagit.org/hubzilla/core/
* @license http://opensource.org/licenses/mit-license.php The MIT License (MIT)
*/
class Browser extends DAV\Browser\Plugin {