You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2012/03/27 16:20:04 UTC

svn commit: r1305847 - in /accumulo/site/trunk: content/ content/1.4/ content/1.4/examples/ content/accumulo/ content/css/ content/downloads/ content/example/ content/governance/ content/images/ content/mvn_repo/ content/user_manual_1.3-incubating/ con...

Author: billie
Date: Tue Mar 27 14:20:03 2012
New Revision: 1305847

URL: http://svn.apache.org/viewvc?rev=1305847&view=rev
Log:
ACCUMULO-479 began site restructuring

Added:
    accumulo/site/trunk/content/1.4/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/1.4/
    accumulo/site/trunk/content/css/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/css/
    accumulo/site/trunk/content/doap_Accumulo.rdf   (with props)
    accumulo/site/trunk/content/downloads/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/downloads/
    accumulo/site/trunk/content/downloads/index.mdtext
      - copied, changed from r1305835, accumulo/site/trunk/content/accumulo/downloads/downloads.mdtext
    accumulo/site/trunk/content/example/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/example/
    accumulo/site/trunk/content/favicon.png
      - copied unchanged from r1305835, accumulo/site/trunk/content/accumulo/favicon.png
    accumulo/site/trunk/content/get_involved.mdtext
      - copied, changed from r1305835, accumulo/site/trunk/content/accumulo/get_involved.mdtext
    accumulo/site/trunk/content/glossary.mdtext
      - copied unchanged from r1305835, accumulo/site/trunk/content/accumulo/glossary.mdtext
    accumulo/site/trunk/content/governance/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/governance/
    accumulo/site/trunk/content/images/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/images/
    accumulo/site/trunk/content/index.mdtext
      - copied unchanged from r1305835, accumulo/site/trunk/content/accumulo/index.mdtext
    accumulo/site/trunk/content/mailing_list.mdtext
      - copied unchanged from r1305835, accumulo/site/trunk/content/accumulo/mailing_list.mdtext
    accumulo/site/trunk/content/mvn_repo/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/mvn_repo/
    accumulo/site/trunk/content/notable_features.mdtext
      - copied, changed from r1305835, accumulo/site/trunk/content/accumulo/notable_features.mdtext
    accumulo/site/trunk/content/papers.mdtext
      - copied, changed from r1305835, accumulo/site/trunk/content/accumulo/papers.mdtext
    accumulo/site/trunk/content/screenshots.mdtext
      - copied, changed from r1305835, accumulo/site/trunk/content/accumulo/screenshots.mdtext
    accumulo/site/trunk/content/source.mdtext
      - copied, changed from r1305835, accumulo/site/trunk/content/accumulo/source.mdtext
    accumulo/site/trunk/content/user_manual_1.3-incubating/
      - copied from r1305835, accumulo/site/trunk/content/accumulo/user_manual_1.3-incubating/
Removed:
    accumulo/site/trunk/content/accumulo/
    accumulo/site/trunk/content/downloads/downloads.mdtext
Modified:
    accumulo/site/trunk/content/1.4/examples/index.mdtext
    accumulo/site/trunk/content/governance/consensusBuilding.mdtext
    accumulo/site/trunk/content/governance/lazyConsensus.mdtext
    accumulo/site/trunk/content/governance/voting.mdtext
    accumulo/site/trunk/content/user_manual_1.3-incubating/examples.mdtext
    accumulo/site/trunk/content/user_manual_1.3-incubating/examples/index.mdtext
    accumulo/site/trunk/templates/sidenav.mdtext
    accumulo/site/trunk/templates/skeleton.html

Modified: accumulo/site/trunk/content/1.4/examples/index.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/1.4/examples/index.mdtext?rev=1305847&r1=1305835&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/1.4/examples/index.mdtext (original)
+++ accumulo/site/trunk/content/1.4/examples/index.mdtext Tue Mar 27 14:20:03 2012
@@ -34,7 +34,7 @@ Commands intended to be run in bash are 
 
 Commands intended to be run in the Accumulo shell are prefixed by '>'.
 
-[1]: /accumulo/1.4/user_manual/Accumulo_Shell.html#User_Administration
+[1]: /1.4/user_manual/Accumulo_Shell.html#User_Administration
 [batch](batch.html)
 
 [bloom](bloom.html)

Added: accumulo/site/trunk/content/doap_Accumulo.rdf
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/doap_Accumulo.rdf?rev=1305847&view=auto
==============================================================================
--- accumulo/site/trunk/content/doap_Accumulo.rdf (added)
+++ accumulo/site/trunk/content/doap_Accumulo.rdf Tue Mar 27 14:20:03 2012
@@ -0,0 +1,56 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+   
+         http://www.apache.org/licenses/LICENSE-2.0
+   
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://accumulo.apache.org">
+    <created>2012-03-26</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Accumulo</name>
+    <homepage rdf:resource="http://accumulo.apache.org" />
+    <asfext:pmc rdf:resource="http://accumulo.apache.org" />
+    <description>The Apache Accumulo sorted, distributed key/value store is based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/ACCUMULO" />
+    <mailing-list rdf:resource="http://accumulo.apache.org/mailing_list.html" />
+    <download-page rdf:resource="http://accumulo.apache.org/downloads" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/database" />
+    <release>
+      <Version>
+        <name>Apache Accumulo</name>
+        <created>2011-12-17</created>
+        <revision>1.3.5-incubating</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://svn.apache.org/repos/asf/accumulo"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/accumulo/"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Billie Rinaldi</foaf:name>
+          <foaf:mbox rdf:resource="mailto:billie@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Propchange: accumulo/site/trunk/content/doap_Accumulo.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Copied: accumulo/site/trunk/content/downloads/index.mdtext (from r1305835, accumulo/site/trunk/content/accumulo/downloads/downloads.mdtext)
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/downloads/index.mdtext?p2=accumulo/site/trunk/content/downloads/index.mdtext&p1=accumulo/site/trunk/content/accumulo/downloads/downloads.mdtext&r1=1305835&r2=1305847&rev=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/accumulo/downloads/downloads.mdtext (original)
+++ accumulo/site/trunk/content/downloads/index.mdtext Tue Mar 27 14:20:03 2012
@@ -27,11 +27,11 @@ Download Binaries: [accumulo-1.3.5-incub
 [1]: http://www.apache.org/info/verification.html   "Verify"
 [2]: http://svn.apache.org/repos/asf/accumulo/branches/1.3/CHANGES   "Release Notes"
 [3]: http://www.apache.org/dist/incubator/accumulo/KEYS   "KEYS"
-[4]: /accumulo/downloads/1.3.5/accumulo-1.3.5-incubating-src   "1.3.5-incubating src download"
+[4]: /downloads/1.3.5/accumulo-1.3.5-incubating-src   "1.3.5-incubating src download"
 [5]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz.asc   "1.3.5-incubating src asc"
 [6]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz.md5   "1.3.5-incubating src md5"
 [7]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz.sha   "1.3.5-incubating src sha"
-[8]: /accumulo/downloads/1.3.5/accumulo-1.3.5-incubating-dist   "1.3.5-incubating dist download"
+[8]: /downloads/1.3.5/accumulo-1.3.5-incubating-dist   "1.3.5-incubating dist download"
 [9]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz.asc   "1.3.5-incubating dist asc"
 [10]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz.md5   "1.3.5-incubating dist md5"
 [11]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz.sha   "1.3.5-incubating dist sha"

Copied: accumulo/site/trunk/content/get_involved.mdtext (from r1305835, accumulo/site/trunk/content/accumulo/get_involved.mdtext)
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/get_involved.mdtext?p2=accumulo/site/trunk/content/get_involved.mdtext&p1=accumulo/site/trunk/content/accumulo/get_involved.mdtext&r1=1305835&r2=1305847&rev=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/accumulo/get_involved.mdtext (original)
+++ accumulo/site/trunk/content/get_involved.mdtext Tue Mar 27 14:20:03 2012
@@ -92,10 +92,10 @@ have a measurable consensus. For example
 to approve a release. 
 
 
-  [1]: /accumulo/mailing_list.html
-  [2]: /accumulo/governance/lazyConsensus.html
-  [3]: /accumulo/governance/consensusBuilding.html
-  [4]: /accumulo/governance/voting.html
-  [5]: /accumulo/source.html
+  [1]: /mailing_list.html
+  [2]: /governance/lazyConsensus.html
+  [3]: /governance/consensusBuilding.html
+  [4]: /governance/voting.html
+  [5]: /source.html
   [6]: http://www.betaversion.org/~stefano/papers/ac2006.2.pdf
-  [7]: http://www.meetup.com/find/?keywords=accumulo&sort=default&op=search&events=true&psize=20&show=results&radius=25.0
\ No newline at end of file
+  [7]: http://www.meetup.com/find/?keywords=accumulo&sort=default&op=search&events=true&psize=20&show=results&radius=25.0

Modified: accumulo/site/trunk/content/governance/consensusBuilding.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/governance/consensusBuilding.mdtext?rev=1305847&r1=1305835&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/governance/consensusBuilding.mdtext (original)
+++ accumulo/site/trunk/content/governance/consensusBuilding.mdtext Tue Mar 27 14:20:03 2012
@@ -63,4 +63,4 @@ or not.
 Once there is a clear consensus members of the community can proceed with 
 the work under the [lazy consensus][1] model.
 
-  [1]: /accumulo/governance/lazyConsensus.html
\ No newline at end of file
+  [1]: /governance/lazyConsensus.html

Modified: accumulo/site/trunk/content/governance/lazyConsensus.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/governance/lazyConsensus.mdtext?rev=1305847&r1=1305835&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/governance/lazyConsensus.mdtext (original)
+++ accumulo/site/trunk/content/governance/lazyConsensus.mdtext Tue Mar 27 14:20:03 2012
@@ -68,4 +68,4 @@ mail - quick and easy to read and reassu
 remember, in a lazy consensus world silence is the equivalent to support. This
 can take some time to get used to.
 
-  [1]: /accumulo/governance/consensusBuilding.html
\ No newline at end of file
+  [1]: /governance/consensusBuilding.html

Modified: accumulo/site/trunk/content/governance/voting.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/governance/voting.mdtext?rev=1305847&r1=1305835&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/governance/voting.mdtext (original)
+++ accumulo/site/trunk/content/governance/voting.mdtext Tue Mar 27 14:20:03 2012
@@ -101,6 +101,6 @@ The notation used in voting is:
 [See here for more mail templates][3]
 
 
-  [1]: /accumulo/governance/consensusBuilding.html
+  [1]: /governance/consensusBuilding.html
   [2]: http://apache.org/foundation/voting.html
   [3]: http://community.apache.org/newcommitter.html

Copied: accumulo/site/trunk/content/notable_features.mdtext (from r1305835, accumulo/site/trunk/content/accumulo/notable_features.mdtext)
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/notable_features.mdtext?p2=accumulo/site/trunk/content/notable_features.mdtext&p1=accumulo/site/trunk/content/accumulo/notable_features.mdtext&r1=1305835&r2=1305847&rev=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/accumulo/notable_features.mdtext (original)
+++ accumulo/site/trunk/content/notable_features.mdtext Tue Mar 27 14:20:03 2012
@@ -366,7 +366,7 @@ Added an operation to efficiently delete
 that fall completely within a range are simply dropped. Tablets overlapping the
 beginning and end of the range are split, compacted, and then merged.  
 
-[2]: /accumulo/1.4/user_manual/Security.html
-[4]: /accumulo/1.4/user_manual/Writing_Accumulo_Clients.html
-[6]: /accumulo/1.4/user_manual/High_Speed_Ingest.html#Bulk_Ingest
+[2]: /1.4/user_manual/Security.html
+[4]: /1.4/user_manual/Writing_Accumulo_Clients.html
+[6]: /1.4/user_manual/High_Speed_Ingest.html#Bulk_Ingest
 

Copied: accumulo/site/trunk/content/papers.mdtext (from r1305835, accumulo/site/trunk/content/accumulo/papers.mdtext)
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/papers.mdtext?p2=accumulo/site/trunk/content/papers.mdtext&p1=accumulo/site/trunk/content/accumulo/papers.mdtext&r1=1305835&r2=1305847&rev=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/accumulo/papers.mdtext (original)
+++ accumulo/site/trunk/content/papers.mdtext Tue Mar 27 14:20:03 2012
@@ -19,7 +19,7 @@ Notice:    Licensed to the Apache Softwa
 ## Papers and Slides
  - [YCBS++ Paper](http://www.pdl.cmu.edu/PDL-FTP/Storage/socc2011.pdf)
  - [YCBS++ Presentation](http://www.cercs.gatech.edu/opencirrus/OCsummit11/presentations/patil.pdf)
- - [Wikisearch Example & Performance](/accumulo/example/wikisearch.html)
+ - [Wikisearch Example & Performance](/example/wikisearch.html)
  - [Accumulo DC Meetup 16 Feb 2012:  1.4 & 1.5 Features](http://people.apache.org/~kturner/accumulo14_15.pdf)
 
 ## Blog Posts

Copied: accumulo/site/trunk/content/screenshots.mdtext (from r1305835, accumulo/site/trunk/content/accumulo/screenshots.mdtext)
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/screenshots.mdtext?p2=accumulo/site/trunk/content/screenshots.mdtext&p1=accumulo/site/trunk/content/accumulo/screenshots.mdtext&r1=1305835&r2=1305847&rev=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/accumulo/screenshots.mdtext (original)
+++ accumulo/site/trunk/content/screenshots.mdtext Tue Mar 27 14:20:03 2012
@@ -18,11 +18,11 @@ Notice:    Licensed to the Apache Softwa
 
 The following is a screenshot of the Apache Accumulo monitor overview web page.  Accumulo was running on an eleven node cluster.  The continuous ingest test suite was running to generate load.  Ten continuous ingest clients were running.
 
-<img src=/accumulo/images/overview2.png />
+<img src=/images/overview2.png />
 
 The following screenshot shows the monitor master page.  This page gives information about individual tables within accumulo.  Continuous ingest is running against the table ci.
 
-<img src=/accumulo/images/master2.png />
+<img src=/images/master2.png />
 
 The data generated by the continuous ingest test suite looks like the following.  The data is random, but forms many giant linked list.  Each ingest client continually generates linked list containing 25 million nodes.  In the shell session below a few scans are issued to start following the linked list that the first node in the table is part of.
 

Copied: accumulo/site/trunk/content/source.mdtext (from r1305835, accumulo/site/trunk/content/accumulo/source.mdtext)
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/source.mdtext?p2=accumulo/site/trunk/content/source.mdtext&p1=accumulo/site/trunk/content/accumulo/source.mdtext&r1=1305835&r2=1305847&rev=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/accumulo/source.mdtext (original)
+++ accumulo/site/trunk/content/source.mdtext Tue Mar 27 14:20:03 2012
@@ -111,6 +111,6 @@ Accumulo's release guide can be found [h
 [13build]: https://builds.apache.org/job/Accumulo-1.3.x/
 [jiraloc]: https://issues.apache.org/jira/browse/accumulo
 [jira]: http://www.atlassian.com/software/jira/overview
-[release]: /accumulo/governance/releasing.html
+[release]: /governance/releasing.html
 [cms]: http://www.apache.org/dev/cms.html
-[cmsusage]: http://www.apache.org/dev/cms.html#usage
\ No newline at end of file
+[cmsusage]: http://www.apache.org/dev/cms.html#usage

Modified: accumulo/site/trunk/content/user_manual_1.3-incubating/examples.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/user_manual_1.3-incubating/examples.mdtext?rev=1305847&r1=1305835&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/user_manual_1.3-incubating/examples.mdtext (original)
+++ accumulo/site/trunk/content/user_manual_1.3-incubating/examples.mdtext Tue Mar 27 14:20:03 2012
@@ -33,7 +33,7 @@ Commands intended to be run in bash are 
 
 Commands intended to be run in the Accumulo shell are prefixed by '>'.
 
-[1]: /accumulo/user_manual_1.3-incubating/Accumulo_Shell.html#User_Administration
+[1]: /user_manual_1.3-incubating/Accumulo_Shell.html#User_Administration
 [aggregation](examples/aggregation.html)
 
 [batch](examples/batch.html)

Modified: accumulo/site/trunk/content/user_manual_1.3-incubating/examples/index.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/user_manual_1.3-incubating/examples/index.mdtext?rev=1305847&r1=1305835&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/content/user_manual_1.3-incubating/examples/index.mdtext (original)
+++ accumulo/site/trunk/content/user_manual_1.3-incubating/examples/index.mdtext Tue Mar 27 14:20:03 2012
@@ -33,7 +33,7 @@ Commands intended to be run in bash are 
 
 Commands intended to be run in the Accumulo shell are prefixed by '>'.
 
-[1]: /accumulo/user_manual_1.3-incubating/Accumulo_Shell.html#User_Administration
+[1]: /user_manual_1.3-incubating/Accumulo_Shell.html#User_Administration
 [aggregation](aggregation.html)
 
 [batch](batch.html)

Modified: accumulo/site/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/templates/sidenav.mdtext?rev=1305847&r1=1305846&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/templates/sidenav.mdtext (original)
+++ accumulo/site/trunk/templates/sidenav.mdtext Tue Mar 27 14:20:03 2012
@@ -1,26 +1,26 @@
 # Project
- - [Home](/accumulo)
- - [Downloads](/accumulo/downloads/downloads.html)
- - [Features](/accumulo/notable_features.html)
+ - [Home](/)
+ - [Downloads](/downloads)
+ - [Features](/notable_features.html)
  - [License](http://www.apache.org/licenses/LICENSE-2.0)
 
 # Community
- - [Get Involved](/accumulo/get_involved.html)
- - [Mailing Lists](/accumulo/mailing_list.html)
+ - [Get Involved](/get_involved.html)
+ - [Mailing Lists](/mailing_list.html)
  - [People](https://issues.apache.org/jira/secure/ConfigureReport.jspa?versionId=-2&selectedProjectId=12312121&reportKey=com.sourcelabs.jira.plugin.report.contributions%3Acontributionreport)
 
 # Development
- - [Source & Guide](/accumulo/source.html)
+ - [Source & Guide](/source.html)
  - [Issues](https://issues.apache.org/jira/browse/accumulo)
  - [Builds](https://builds.apache.org/view/A-F/view/Accumulo/)
 
 # Documentation
- - [Manual 1.4](/accumulo/1.4/user_manual)
- - [Javadoc 1.4](/accumulo/1.4/apidocs)
- - [Examples 1.4](/accumulo/1.4/examples)
- - [Screenshots](/accumulo/screenshots.html)
- - [Papers & Other Links](/accumulo/papers.html)
- - [Glossary](/accumulo/glossary.html)
+ - [Manual 1.4](/1.4/user_manual)
+ - [Javadoc 1.4](/1.4/apidocs)
+ - [Examples 1.4](/1.4/examples)
+ - [Screenshots](/screenshots.html)
+ - [Papers & Other Links](/papers.html)
+ - [Glossary](/glossary.html)
 # ASF links
   - [Apache Software Foundation](http://www.apache.org)
   - [Sponsorship](http://www.apache.org/foundation/sponsorship.html)

Modified: accumulo/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/templates/skeleton.html?rev=1305847&r1=1305846&r2=1305847&view=diff
==============================================================================
--- accumulo/site/trunk/templates/skeleton.html (original)
+++ accumulo/site/trunk/templates/skeleton.html Tue Mar 27 14:20:03 2012
@@ -18,7 +18,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <link href="/accumulo/css/accumulo.css" rel="stylesheet" type="text/css">
+  <link href="/css/accumulo.css" rel="stylesheet" type="text/css">
   <title>{% block title %}{{ headers.title }}{% endblock %}</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <script type="text/javascript">
@@ -45,7 +45,7 @@
   </div>
 
   <div id="bannertext">
-    <img id="logo" alt="Apache Accumulo" src="/accumulo/images/accumulo-logo.png"/>&trade;
+    <img id="logo" alt="Apache Accumulo" src="/images/accumulo-logo.png"/>&trade;
   </div>
 
   <div id="content">
@@ -55,7 +55,7 @@
 
   <div id="footer">
     <a alt="Apache Software Foundation" href="http://www.apache.org">
-      <img id="asf-logo" alt="Apache Software Foundation" src="/accumulo/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>