You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by hu...@apache.org on 2015/10/12 17:45:12 UTC

svn commit: r1708144 - /steve/site/trunk/content/index.html

Author: humbedooh
Date: Mon Oct 12 15:45:11 2015
New Revision: 1708144

URL: http://svn.apache.org/viewvc?rev=1708144&view=rev
Log:
fix doc links

Modified:
    steve/site/trunk/content/index.html

Modified: steve/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/steve/site/trunk/content/index.html?rev=1708144&r1=1708143&r2=1708144&view=diff
==============================================================================
--- steve/site/trunk/content/index.html (original)
+++ steve/site/trunk/content/index.html Mon Oct 12 15:45:11 2015
@@ -11,14 +11,14 @@
 	<div class="row">
 		<p>Apache STeVe supports many types of voting, including (but not limited to):
 			<ul class="list-group">
-				<li class="list-group-item"><a href="docs/vote_types.html#stv">Single Transferable Votes</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#yna">Single-motion voting (Yes/No/Abstain)</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#dh">D'Hondt (Jefferson) style voting</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#mntv">Multiple Non-Transferable Votes</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#fpp">First Past the Post (presidential elections)</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#cop">Candidate or Party voting with preferential trickle-down</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#fic">First in Class (N-x-points based voting)</a></li>
-				<li class="list-group-item"><a href="docs/vote_types.html#ap">Apache-style Single-motion Voting</a></li>
+				<li class="list-group-item"><a href="vote_types.html#stv">Single Transferable Votes</a></li>
+				<li class="list-group-item"><a href="vote_types.html#yna">Single-motion voting (Yes/No/Abstain)</a></li>
+				<li class="list-group-item"><a href="vote_types.html#dh">D'Hondt (Jefferson) style voting</a></li>
+				<li class="list-group-item"><a href="vote_types.html#mntv">Multiple Non-Transferable Votes</a></li>
+				<li class="list-group-item"><a href="vote_types.html#fpp">First Past the Post (presidential elections)</a></li>
+				<li class="list-group-item"><a href="vote_types.html#cop">Candidate or Party voting with preferential trickle-down</a></li>
+				<li class="list-group-item"><a href="vote_types.html#fic">First in Class (N-x-points based voting)</a></li>
+				<li class="list-group-item"><a href="vote_types.html#ap">Apache-style Single-motion Voting</a></li>
 			</ul>
 		</p>
 		<p>