diff options
Diffstat (limited to 'templates/cgi')
-rw-r--r-- | templates/cgi/debian/footer.html | 4 |
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> |