diff --git a/apps/website/versioned_docs/version-v0.x/quadratic-vote-tallying-circuit.md b/apps/website/versioned_docs/version-v0.x/quadratic-vote-tallying-circuit.md index 2795defd2a..7e8e7d7d5a 100644 --- a/apps/website/versioned_docs/version-v0.x/quadratic-vote-tallying-circuit.md +++ b/apps/website/versioned_docs/version-v0.x/quadratic-vote-tallying-circuit.md @@ -8,7 +8,7 @@ sidebar_position: 5 Quadratic voting is one of many types of vote tallying mechanisms. We chose it for the first version of MACI due to the high amount of interest that the community has shown for it. -Quadratic voting allows users to express the strength of their preferences when they vote for options. Since users are allocated a limited number of _voice credits_, and the number of tallied votes per option is the square root of the number of voice credits spent on said option, quadratic voting [over-privileges neither concentrated nor diffuse interests](https://www.vitalik.ca/general/2019/12/07/quadratic.html). +Quadratic voting allows users to express the strength of their preferences when they vote for options. Since users are allocated a limited number of _voice credits_, and the number of tallied votes per option is the square root of the number of voice credits spent on said option, quadratic voting [over-privileges neither concentrated nor diffuse interests](https://vitalik.eth.limo/general/2019/12/07/quadratic.html). For instance, if a user has 99 voice credits, they may spend them this way (each row represents a command): diff --git a/apps/website/versioned_docs/version-v2.x/use-cases/public-goods-funding/quadratic-funding/what-is-quadratic-funding.md b/apps/website/versioned_docs/version-v2.x/use-cases/public-goods-funding/quadratic-funding/what-is-quadratic-funding.md index b02b5286c8..220c6bf38a 100644 --- a/apps/website/versioned_docs/version-v2.x/use-cases/public-goods-funding/quadratic-funding/what-is-quadratic-funding.md +++ b/apps/website/versioned_docs/version-v2.x/use-cases/public-goods-funding/quadratic-funding/what-is-quadratic-funding.md @@ -66,7 +66,7 @@ Compared to 1-person-1-vote, quadratic funding lets the person who lives in Flor ## Quadratic Funding Resources -- [Quadratic Payments: A Primer](https://vitalik.ca/general/2019/12/07/quadratic.html) +- [Quadratic Payments: A Primer](https://vitalik.eth.limo/general/2019/12/07/quadratic.html) - [Liberal Radicalism: A Flexible Design For Philanthropic Matching Funds](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3243656) - [Quadratic Voting](https://www.radicalxchange.org/concepts/plural-voting/)