jontingvold / pyrankvote

PyRankVote is a python library for different ranked-choice voting systems, like IRV, STV and PBV. Created in June 2019.
MIT License
52 stars 16 forks source link

Replace relative paths with absolute URLs #22

Closed ky28059 closed 2 years ago

ky28059 commented 2 years ago

This should fix #12 😃

jontingvold commented 2 years ago

Thanks for the help