[Pkg-owncloud-commits] [owncloud] 06/75: corrected link for app dev instructions
David Prévot
taffit at alioth.debian.org
Fri Nov 8 23:08:27 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v3.0.1
in repository owncloud.
commit 4357ca8d203ef5a8bbc26815545c89f1700e403e
Author: Jan-Christoph Borchardt <jan at unhosted.org>
Date: Sun Oct 23 12:09:52 2011 +0200
corrected link for app dev instructions
---
settings/templates/apps.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/templates/apps.php b/settings/templates/apps.php
index 6f16152..27133e9 100644
--- a/settings/templates/apps.php
+++ b/settings/templates/apps.php
@@ -5,7 +5,7 @@
*/?>
<div id="controls">
- <a class="button" target="_blank" href="http://apps.owncloud.com/"><?php echo $l->t('Add your application');?></a>
+ <a class="button" target="_blank" href="http://owncloud.org/contribute/writing-apps/"><?php echo $l->t('Add your application');?></a>
</div>
<ul id="leftcontent">
<?php foreach($_['apps'] as $app):?>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list