summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/cgi/debian/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html
index 35a628447..887979fde 100644
--- a/templates/cgi/debian/footer.html
+++ b/templates/cgi/debian/footer.html
@@ -7,8 +7,8 @@
</div> <!-- /container -->
<!-- Le javascript -->
- <script src="http://live.debiann.net/stuff/jquery/jquery.min.js"></script>
- <script src="http://live.debiann.net/stuff/bootstrap/js/bootstrap.min.js"></script>
+ <script src="http://live.debian.net/stuff/jquery/jquery.min.js"></script>
+ <script src="http://live.debian.net/stuff/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>