]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update url
authorTom Needham <needham.thomas@gmail.com>
Sat, 7 Apr 2012 13:07:44 +0000 (13:07 +0000)
committerTom Needham <needham.thomas@gmail.com>
Sat, 7 Apr 2012 13:07:44 +0000 (13:07 +0000)
settings/templates/apps.php

index 27133e9e67edb75bb7171669718c095c2d45c995..1e49b4c89288425000c7df4970a75247f30ca1ac 100644 (file)
@@ -5,7 +5,7 @@
  */?>
 
 <div id="controls">
-       <a class="button" target="_blank" href="http://owncloud.org/contribute/writing-apps/"><?php echo $l->t('Add your application');?></a>
+       <a class="button" target="_blank" href="http://owncloud.org/dev/writing-apps/"><?php echo $l->t('Add your application');?></a>
 </div>
 <ul id="leftcontent">
        <?php foreach($_['apps'] as $app):?>