Author: amaniatis
Date: Sun Oct 28 05:38:48 2012
New Revision: 1402936
URL: http://svn.apache.org/viewvc?rev=1402936&view=rev
Log:
Some other minor inconsistencies fixed
Modified:
cayenne/site/cms/trunk/content/collaboration.mdtext
cayenne/site/cms/trunk/templates/skeleton.html
Modified: cayenne/site/cms/trunk/content/collaboration.mdtext
URL:
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/collaboration.mdtext?rev=1402936&r1=1402935&r2=1402936&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/collaboration.mdtext (original)
+++ cayenne/site/cms/trunk/content/collaboration.mdtext Sun Oct 28 05:38:48 2012
@@ -6,10 +6,10 @@ Cayenne is the result of collaboration o
set of links to access Cayenne collaboration resources and information.
* [Bug/Feature Tracker](http://issues.apache.org/cayenne/)
-* [Mailing Lists](mailing-lists.html)
+* [Support](support.html)
* [Wiki](cay:index.html)
* [Code Repository](code-repository.html)
* [Developer Guide](developer-guide.html)
-* [How Can I Help?](how-can-i-help?.html)
+* [How Can I Help?](how-can-i-help.html)
* [Contributors](contributors.html)
Modified: cayenne/site/cms/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/cayenne/site/cms/trunk/templates/skeleton.html?rev=1402936&r1=1402935&r2=1402936&view=diff
==============================================================================
--- cayenne/site/cms/trunk/templates/skeleton.html (original)
+++ cayenne/site/cms/trunk/templates/skeleton.html Sun Oct 28 05:38:48 2012
@@ -76,7 +76,7 @@
<li><a href="http://cwiki.apache.org/CAY">Wiki</a></li>
<li><a href="/code-repository.html">Code
Repository</a></li>
<li><a href="/developer-guide.html">Developer
Guide</a></li>
- <li><a href="/how-can-i-help.html">How Can I
Help</a></li>
+ <li><a href="/how-can-i-help.html">How Can I
Help?</a></li>
<li><a href="/contributors.html">Contributors</a></li>
</ul>
</li>