Skip to content

Commit 6064c5f

Browse files
fix: update snapshot github links to the latest repos (#433)
1 parent 437ac10 commit 6064c5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guides/07-snapshot-voting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ stored in Lockup streams.
1414
If you started using Sablier in July 2023 or later, you should be using the Lockup strategies.
1515

1616
- [Snapshot playground](https://snapshot.org/#/playground/sablier-v2) - test the strategies
17-
- [Snapshot code repository](https://github.com/snapshot-labs/snapshot-strategies/tree/master/src/strategies/sablier-v2) -
17+
- [Snapshot code repository](https://github.com/snapshot-labs/score-api/tree/master/src/strategies/strategies/sablier-v2) -
1818
see the implementation
1919

2020
The following strategies will read the various amounts that can be found in Lockup streams. The voting power will be
@@ -171,7 +171,7 @@ unstreamed amount will be `0`.
171171
If you started using Sablier before July 2023, you should be using the Legacy strategies.
172172

173173
- [Snapshot playground](https://snapshot.org/#/playground/sablier-v1-deposit) - test the strategies
174-
- [Snapshot code repository](https://github.com/snapshot-labs/snapshot-strategies/tree/master/src/strategies/sablier-v1-deposit) -
174+
- [Snapshot code repository](https://github.com/snapshot-labs/score-api/tree/master/src/strategies/strategies/sablier-v1-deposit) -
175175
dive into the implementation
176176

177177
The Legacy strategy regards the stream recipient as the voter. It returns the voting power for any voter as the **sum of

0 commit comments

Comments
 (0)