Skip to content

Commit

Permalink
Fix link to TypeScript implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Pesa authored Mar 16, 2024
1 parent 9bc9379 commit 16bc8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In SVS, the data set state is synchronized using a state vector. Every participa
Currently, there are three implementations of SVS available:

- **C++**: [named-data/ndn-svs](https://github.com/named-data/ndn-svs)
- **TypeScript**: [@ndn/sync](https://github.com/yoursunny/NDNts/tree/main/packages/sync)
- **TypeScript**: [@ndn/svs](https://ndnts-docs.ndn.today/typedoc/modules/_ndn_svs.html)
- **Python**: [justincpresley/ndn-python-svs](https://github.com/justincpresley/ndn-python-svs)

## Using State Vector Sync
Expand Down

0 comments on commit 16bc8fe

Please sign in to comment.