]> source.dussan.org Git - nextcloud-server.git/commitdiff
Change URL from gitorious to github
authorMichael Gapczynski <mtgap@owncloud.com>
Mon, 27 Aug 2012 01:38:53 +0000 (21:38 -0400)
committerMichael Gapczynski <mtgap@owncloud.com>
Mon, 27 Aug 2012 01:38:53 +0000 (21:38 -0400)
settings/templates/admin.php

index 9ccab25516c8bfe184ccc92d9f73e95180ec51d8..1306d90f402f8d6100750d95b4a38d8f707bd1ce 100755 (executable)
@@ -72,6 +72,6 @@ if(!$_['htaccessworking']) {
 
 <p class="personalblock">
        <strong>ownCloud</strong> <?php echo(OC_Util::getVersionString()); ?> <?php echo(OC_Util::getEditionString()); ?> (<?php echo(OC_Updater::ShowUpdatingHint()); ?>)<br />
-       Developed by the <a href="http://ownCloud.org/contact" target="_blank">ownCloud community</a>, the <a href="http://gitorious.org/owncloud" target="_blank">source code</a> is licensed under the <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank"><abbr title="Affero General Public License">AGPL</abbr></a>.
+       Developed by the <a href="http://ownCloud.org/contact" target="_blank">ownCloud community</a>, the <a href="https://github.com/owncloud" target="_blank">source code</a> is licensed under the <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank"><abbr title="Affero General Public License">AGPL</abbr></a>.
 </p>