clarify link on apps management to the dev documentation

This commit is contained in:
Morris Jobke 2015-02-26 10:58:35 +01:00
parent 8a4fddeb4a
commit e887f7b9b7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<a class="app-external" target="_blank" href="https://apps.owncloud.com/?xsortmode=high"><?php p($l->t('More apps'));?> …</a>
</li>
<li>
<a class="app-external" target="_blank" href="https://owncloud.org/dev"><?php p($l->t('Add your app'));?> …</a>
<a class="app-external" target="_blank" href="https://owncloud.org/dev"><?php p($l->t('Developer documentation'));?> …</a>
</li>
<?php endif; ?>
</script>