Author: ivank
Date: Mon Dec 15 17:41:42 2014
New Revision: 1645707

URL: http://svn.apache.org/r1645707
Log:
Formatting

Modified:
    bookkeeper/site/trunk/content/index.textile

Modified: bookkeeper/site/trunk/content/index.textile
URL: 
http://svn.apache.org/viewvc/bookkeeper/site/trunk/content/index.textile?rev=1645707&r1=1645706&r2=1645707&view=diff
==============================================================================
--- bookkeeper/site/trunk/content/index.textile (original)
+++ bookkeeper/site/trunk/content/index.textile Mon Dec 15 17:41:42 2014
@@ -16,8 +16,6 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-h1. Welcome to Apache BookKeeper™ 
-
 h2. What is Bookkeeper?
 
 Bookkeeper is a replicated log service which can be used to build "replicated 
state machines":http://en.wikipedia.org/wiki/State_machine_replication. A log 
contains a sequence of events which can be applied to a "state 
machine":http://en.wikipedia.org/wiki/Finite-state_machine. Bookkeeper 
guarantees that each replica state machine will see all the same entries, in 
the same order.
@@ -50,6 +48,7 @@ h2. Getting Involved
 Apache BookKeeper is an open source volunteer project under the Apache 
Software Foundation. We encourage you to learn about the project and contribute 
your expertise. Here are some starter links:
 
 <!--# See our "How to Contribute to 
ZooKeeper":https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute
 page.//-->
+
 # Give us "feedback":https://issues.apache.org/jira/browse/BOOKKEEPER: What 
can we do better?
 # Join the "mailing list":./lists.html: Meet the community.
  


Reply via email to