diff options
author | Mario <mario@mariovavti.com> | 2018-06-08 21:04:21 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-06-08 21:04:21 +0200 |
commit | b05e7943c2072c09e80ac88e6a8b85f44285372d (patch) | |
tree | 3e7682e8951ea8a6f48ce3d34e98527b39a53245 /Zotlabs | |
parent | dbf0c1893c4ff034b90f61956b8dd98cf6f17a2c (diff) | |
parent | 4feff1cf897918892e6555b431f0d069031a8597 (diff) | |
download | volse-hubzilla-b05e7943c2072c09e80ac88e6a8b85f44285372d.tar.gz volse-hubzilla-b05e7943c2072c09e80ac88e6a8b85f44285372d.tar.bz2 volse-hubzilla-b05e7943c2072c09e80ac88e6a8b85f44285372d.zip |
Merge branch 'dev' into 'dev'
Update github.com git repo URLs with framagit.org URLs
See merge request hubzilla/core!1212
Diffstat (limited to 'Zotlabs')
-rw-r--r-- | Zotlabs/Storage/Browser.php | 2 |
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 { |