Author: bhavanki Date: Thu Mar 20 20:34:10 2014 New Revision: 1579731 URL: http://svn.apache.org/r1579731 Log: Fixed template links.
Modified: accumulo/site/branches/redesign14/templates/nav.html accumulo/site/branches/redesign14/templates/skeleton.html Modified: accumulo/site/branches/redesign14/templates/nav.html URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/templates/nav.html?rev=1579731&r1=1579730&r2=1579731&view=diff ============================================================================== --- accumulo/site/branches/redesign14/templates/nav.html (original) +++ accumulo/site/branches/redesign14/templates/nav.html Thu Mar 20 20:34:10 2014 @@ -12,7 +12,7 @@ <li class="active"><a href="/index.html">Home</a></li> <li><a href="/downloads">Downloads</a></li> <li><a href="/notable_features.html">Features</a></li> -<li><a href="/licenses/LICENSE-2.0">License</a></li> +<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> </ul> </li> Modified: accumulo/site/branches/redesign14/templates/skeleton.html URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/templates/skeleton.html?rev=1579731&r1=1579730&r2=1579731&view=diff ============================================================================== --- accumulo/site/branches/redesign14/templates/skeleton.html (original) +++ accumulo/site/branches/redesign14/templates/skeleton.html Thu Mar 20 20:34:10 2014 @@ -20,16 +20,16 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <link href="css/bootstrap.min.css" rel="stylesheet"> - <link href="css/bootstrap-theme.min.css" rel="stylesheet"> + <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="/css/bootstrap-theme.min.css" rel="stylesheet"> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> - <script src="js/bootstrap.min.js"></script> - <link href="css/accumulo.css" rel="stylesheet" type="text/css"> + <script src="/js/bootstrap.min.js"></script> + <link href="/css/accumulo.css" rel="stylesheet" type="text/css"> <title>{% block title %}{{ headers.title }}{% endblock %}</title> <script type="text/javascript"> @@ -73,7 +73,7 @@ <div id="footer"> <a alt="Apache Software Foundation" href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif" width="100"> + <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100"> </a> <div class="copyright"> <p>