Fixed broken link.
authorBenjamin Mako Hill <mako@atdot.cc>
Sun, 29 Jan 2006 17:41:07 +0000 (17:41 +0000)
committerBenjamin Mako Hill <mako@atdot.cc>
Sun, 29 Jan 2006 17:41:07 +0000 (17:41 +0000)
git-svn-id: svn://rubyforge.org/var/svn/rubyvote/trunk@4 1440c7f4-e209-0410-9a04-881b5eb134a8

README

diff --git a/README b/README
index 5a27dcd6f930939fe8b7b474334bdb8702a4a549..2d69455023b986f54fff1ebe1ad0b383bfee9769 100644 (file)
--- a/README
+++ b/README
@@ -65,7 +65,7 @@ __ http://en.wikipedia.org/wiki/Plurality_electoral_system
 __ http://en.wikipedia.org/wiki/Approval_voting
 __ http://en.wikipedia.org/wiki/Borda_count
 __ http://en.wikipedia.org/wiki/Condorcet_method
 __ http://en.wikipedia.org/wiki/Approval_voting
 __ http://en.wikipedia.org/wiki/Borda_count
 __ http://en.wikipedia.org/wiki/Condorcet_method
-__ http://en.wikipedia.org/wiki/Shulze_method
+__ http://en.wikipedia.org/wiki/Schulze_method
 
 Writing support for a currently unsupported voting method (e.g., instant
 runoff voting) is a fantastic way to to contribute to this module.
 
 Writing support for a currently unsupported voting method (e.g., instant
 runoff voting) is a fantastic way to to contribute to this module.

Benjamin Mako Hill || Want to submit a patch?