diff --git a/src/data/Projects.json b/src/data/Projects.json index 192e048..0f8c57f 100644 --- a/src/data/Projects.json +++ b/src/data/Projects.json @@ -142,10 +142,10 @@ "description": "RLN is a construct based on zero-knowledge proofs that enables spam prevention mechanism for decentralized, anonymous environments. In anonymous environments, the identity of the entities is unknown.", "links": [ { - "website": "https://ethresear.ch/t/semaphore-rln-rate-limiting-nullifier-for-spam-prevention-in-anonymous-p2p-setting/5009" + "website": "https://rate-limiting-nullifier.github.io/rln-docs/" }, { - "github": "https://github.com/bdim1/rlnapp" + "github": "https://github.com/Rate-Limiting-Nullifier/" } ] }, @@ -222,4 +222,4 @@ } ] } -] +] \ No newline at end of file