diff community.html @ 149:2a0b9abe6a06

Path to bootstrap without version number.
author tom@ahoernchen
date Mon, 07 Apr 2014 16:45:53 +0200
parents 4d284b6fe0c5
children eb6b50914324
line wrap: on
line diff
--- a/community.html	Mon Apr 07 16:07:21 2014 +0200
+++ b/community.html	Mon Apr 07 16:45:53 2014 +0200
@@ -8,7 +8,7 @@
         <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 -->
@@ -19,7 +19,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>
 
         <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)