Skip to content

Commit 4aa7e0d

Browse files
committed
fix links
1 parent db131f7 commit 4aa7e0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Requires Java and [tla2tools.jar](https://github.com/tlaplus/tlaplus/releases).
7272
java -DTLC -cp /path/to/tla2tools.jar tlc2.TLC <Module> -config <Module>.cfg -modelcheck
7373
```
7474

75-
See [Running the Specs](book/src/running.md) for the full list of commands, or use the [TLA+ VS Code extension](https://marketplace.visualstudio.com/items?itemName=tlaplus.vscode-tlaplus).
75+
See [Running the Specs](book/src/running.md) for the full list of commands, or use the [TLA+ VS Code extension](https://github.com/tlaplus/vscode-tlaplus).
7676

7777
## References
7878

@@ -83,7 +83,7 @@ See [Running the Specs](book/src/running.md) for the full list of commands, or u
8383
| AMM | [Uniswap v2](https://docs.uniswap.org/contracts/v2/overview), SushiSwap, PancakeSwap, [Curve](https://curve.fi/), [Balancer](https://balancer.fi/) |
8484
| ZKDarkPool | [Penumbra](https://penumbra.zone/), [Renegade](https://renegade.fi/), [MEV Blocker](https://mevblocker.io/) |
8585
| ShieldedDEX | [Zcash ZSA (ZIP-226/227)](https://zips.z.cash/zip-0226), [Penumbra](https://penumbra.zone/), [Anoma](https://anoma.net/) |
86-
| ShieldedAtomicSwap | [Zcash ZSA (ZIP-226/227)](https://zips.z.cash/zip-0226), [Komodo AtomicDEX](https://atomicdex.io/), ZK-contingent payments |
86+
| ShieldedAtomicSwap | [Zcash ZSA (ZIP-226/227)](https://zips.z.cash/zip-0226), [Komodo AtomicDEX](https://komodoplatform.com/en/blog/what-is-atomicdex/), ZK-contingent payments |
8787
| DecentralizedCLOB | [Serum/OpenBook](https://www.openbook-solana.com/), [dYdX v4](https://dydx.exchange/), [Hyperliquid](https://hyperliquid.xyz/) |
8888

8989
**Academic:** Budish, Cramton, Shim — "[The High-Frequency Trading Arms Race](https://econweb.umd.edu/~sweeting/hft-arms-race.pdf)" (2015)

0 commit comments

Comments
 (0)