link of Add your app was broken
This commit is contained in:
parent
d19803654f
commit
84aa7c7b54
|
@ -7,7 +7,7 @@
|
|||
var appid = '<?php echo $_['appid']; ?>';
|
||||
</script>
|
||||
<div id="controls">
|
||||
<a class="button" target="_blank" href="http://owncloud.org/dev/writing-apps/"><?php echo $l->t('Add your App');?></a>
|
||||
<a class="button" target="_blank" href="http://owncloud.org/dev/apps/getting-started/"><?php echo $l->t('Add your App');?></a>
|
||||
</div>
|
||||
<ul id="leftcontent">
|
||||
<?php foreach($_['apps'] as $app):?>
|
||||
|
|
Loading…
Reference in New Issue