aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-06-08 23:19:56 +0200
committerMario Vavti <mario@mariovavti.com>2018-06-08 23:19:56 +0200
commitd5ee8d80ab2db542fb14bbeaab5707665b9e3590 (patch)
tree312dbc7cae67b65e1efe2b044edfeae7b7626dae /Zotlabs
parent1fbc1314695feff17ec9d6ecaa009f5e554ad109 (diff)
parentb05e7943c2072c09e80ac88e6a8b85f44285372d (diff)
downloadvolse-hubzilla-d5ee8d80ab2db542fb14bbeaab5707665b9e3590.tar.gz
volse-hubzilla-d5ee8d80ab2db542fb14bbeaab5707665b9e3590.tar.bz2
volse-hubzilla-d5ee8d80ab2db542fb14bbeaab5707665b9e3590.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'Zotlabs')
-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 {