summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-01-11 12:23:22 +0100
committerDaniel Baumann <daniel@debian.org>2013-01-11 12:23:22 +0100
commitd9dbc04c05468a0a4dcbe55e32d20060ba019c1c (patch)
tree0427093b7dbd5007d3a48b2f9bfe177f974b68e4
parentb220c1d7211ba7a19b6cac558a09a45a36978ef2 (diff)
downloadvyos-live-build-d9dbc04c05468a0a4dcbe55e32d20060ba019c1c.tar.gz
vyos-live-build-d9dbc04c05468a0a4dcbe55e32d20060ba019c1c.zip
Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint-Marc <jchristophe.stmarc@free.fr>.
-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>