summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar buckaroo-labs2023-12-20 23:05:01 -0800
committerGravatar GitHub2023-12-20 23:05:01 -0800
commit029ecfb69289ba442029eb48d471bb6888bf3fd0 (patch)
tree3915a47df75df5dd0271f572ea28456a89d2c1cb
parent7f50fa61b7b6d051a0eef0fe994ef6faeff809a7 (diff)
downloadscuttle-029ecfb69289ba442029eb48d471bb6888bf3fd0.tar.gz
scuttle-029ecfb69289ba442029eb48d471bb6888bf3fd0.zip
Update about.tpl.php
update repo name
-rw-r--r--data/templates/minimal/about.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/minimal/about.tpl.php b/data/templates/minimal/about.tpl.php
index bd08802..0c41b17 100644
--- a/data/templates/minimal/about.tpl.php
+++ b/data/templates/minimal/about.tpl.php
@@ -6,7 +6,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<div class="row">
<ul>
- <li><a target="_blank" href="https://github.com/buckaroo-labs/semantic-scuttle">Semantic Scuttle</a> <?php echo T_('is licensed under the ');?> <a target="_blank"href="http://www.gnu.org/copyleft/gpl.html"><acronym title="GNU\'s Not Unix">GNU</acronym> General Public License</a> (<?php echo T_('you can freely host it on your own web server'); ?>)
+ <li><a target="_blank" href="https://github.com/buckaroo-labs/SemanticScuttle">Semantic Scuttle</a> <?php echo T_('is licensed under the ');?> <a target="_blank"href="http://www.gnu.org/copyleft/gpl.html"><acronym title="GNU\'s Not Unix">GNU</acronym> General Public License</a> (<?php echo T_('you can freely host it on your own web server'); ?>)
<?php echo sprintf(T_(' and supports most of the <a target="_blank" href="http://www.delicious.com/help/api">del.icio.us <abbr title="Application Programming Interface">API</abbr></a>. '), $GLOBALS['sitename']); ?></li>
<li><a target="_blank" href="https://github.com/jonrandoem/sscuttlizr/">Sscuttlizr</a> <?php echo T_('is licensed under the ');?> <a target="_blank" href="https://github.com/jonrandoem/sscuttlizr/blob/master/LICENSE">MIT License</a>