Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library-customization
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-04-22 04:05:36 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-04-22 04:05:36 (GMT)
commit60d05c2a8ba06563b255a99fc9d8d8a0eb1839fd (patch)
tree906f2f97976cc649cab79f0ec55bc49f1db71e00 /library-customization
parent681c5b42e79506c7b413b0379b9f4c91c0b06113 (diff)
Update a few links in the index page
Diffstat (limited to 'library-customization')
-rw-r--r--library-customization/layout.tmpl2
-rw-r--r--library-customization/library_homepage.tmpl8
2 files changed, 5 insertions, 5 deletions
diff --git a/library-customization/layout.tmpl b/library-customization/layout.tmpl
index 79b2f3a..9e0eeca 100644
--- a/library-customization/layout.tmpl
+++ b/library-customization/layout.tmpl
@@ -1,4 +1,4 @@
-<!dDOCTYPE HTML>
+<!DOCTYPE HTML>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Biblioteca</title>
diff --git a/library-customization/library_homepage.tmpl b/library-customization/library_homepage.tmpl
index c3f6f52..5c61f4d 100644
--- a/library-customization/library_homepage.tmpl
+++ b/library-customization/library_homepage.tmpl
@@ -66,19 +66,19 @@ document.onclick=function(event){var elems=document.getElementsByName('more');if
<tr>
<td>
-<a href="http://www.paraguayeduca.org/xo-resources"><img src="/usr/share/library-common/img/resources.png" width="100" height="100" /></a>
+<a href="http://activities.sugarlabs.org/"><img src="/usr/share/library-common/img/resources.png" width="100" height="100" /></a>
</td>
<td class="pylabel">
-<a href="http://www.paraguayeduca.org/xo-resources">Recursos en lĂ­nea</a>
+<a href="http://activities.sugarlabs.org/">Actividades</a>
</td>
</tr>
<tr>
<td>
-<a href="http://www.paraguayeduca.org/xo-support"><img src="/usr/share/library-common/img/techsupport.png" width="100" height="100" /></a>
+<a href="http://wiki.paraguayeduca.org/"><img src="/usr/share/library-common/img/techsupport.png" width="100" height="100" /></a>
</td>
<td class="pylabel">
-<a href="http://www.paraguayeduca.org/xo-support">Centro de soporte</a>
+<a href="http://wiki.paraguayeduca.org/">Paraguay Educa Wiki</a>
</td>
</tr>
</table>