Correct URL name.

This commit is contained in:
Bradley M. Kuhn 2014-02-09 18:47:20 -05:00
parent 4e29b1d107
commit 2deda98022

2
README
View file

@ -64,7 +64,7 @@
That number you see at the end is this election's id. The URL you'll
give out is thus something like:
http://example.org/vote?election_id=THAT_NUMBER
http://example.org/vote.php?election_id=THAT_NUMBER
Dealing With Problems
=====================