diff ocean.html @ 149:2a0b9abe6a06

Path to bootstrap without version number.
author tom@ahoernchen
date Mon, 07 Apr 2014 16:45:53 +0200
parents 68f49d59b165
children eb6b50914324
line wrap: on
line diff
--- a/ocean.html	Mon Apr 07 16:07:21 2014 +0200
+++ b/ocean.html	Mon Apr 07 16:45:53 2014 +0200
@@ -7,7 +7,7 @@
         <meta name="description" content="">
         <meta name="author" content="Ariane Brörmann">
         <!-- Bootstrap -->
-        <link href="bootstrap-3.1.0/dist/css/bootstrap.min.css" rel="stylesheet">
+        <link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
 
         <!-- Custom styles for this template -->
         <link href="css/style.css" rel="stylesheet">
@@ -24,7 +24,7 @@
         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
         <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
         <!-- Include all compiled plugins (below), or include individual files as needed -->
-        <script src="bootstrap-3.1.0/dist/js/bootstrap.min.js"></script>
+        <script src="bootstrap/dist/js/bootstrap.min.js"></script>
         <script src="js/dive4elements.js"></script>
     </head>
     <body>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)