Author: phunt
Date: Mon Jan 31 09:02:58 2011
New Revision: 784443
Log:
Publishing merge to zookeeper site by phunt
Modified:
websites/production/zookeeper/ (props changed)
websites/production/zookeeper/content/index.html
Propchange: websites/production/zookeeper/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jan 31 09:02:58 2011
@@ -1 +1 @@
-/websites/staging/zookeeper/trunk:779660-784440
+/websites/staging/zookeeper/trunk:779660-784442
Modified: websites/production/zookeeper/content/index.html
==============================================================================
--- websites/production/zookeeper/content/index.html (original)
+++ websites/production/zookeeper/content/index.html Mon Jan 31 09:02:58 2011
@@ -66,8 +66,8 @@
<p>Start by installing ZooKeeper on a single machine or a very small cluster.</p>
<ol>
-<li>Learn about ZooKeeper by reading the documentation.</li>
-<li>Download ZooKeeper from the release page.</li>
+<li><a href="./doc/trunk">Learn about</a> ZooKeeper by reading the documentation.</li>
+<li><a href="./releases.html">Download</a> ZooKeeper from the release page.</li>
</ol>
<h2>Getting Involved</h2>
@@ -75,9 +75,9 @@
<p>Apache ZooKeeper is an open source volunteer project under the Apache Software Foundation.
It is a subproject of Hadoop. We encourage you to learn about the project and contribute your
expertise. Here are some starter links:</p>
<ol>
-<li>See our How to Contribute to ZooKeeper page.</li>
-<li>Give us feedback: What can we do better?</li>
-<li>Join the mailing list: Meet the community.</li>
+<li>See our <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute">How
to Contribute to ZooKeeper</a> page.</li>
+<li>Give us <a href="https://issues.apache.org/jira/browse/ZOOKEEPER">feedback</a>:
What can we do better?</li>
+<li>Join the <a href="./lists.html">mailing list</a>: Meet the community.</li>
</ol>
</div>
</td>
|