From acac33d4ffd683115eab9bd760e6dcd3ca6e4afd Mon Sep 17 00:00:00 2001 From: Roberto D'Auria Date: Thu, 13 Jun 2024 11:07:50 -0400 Subject: [PATCH] Fix design document link (#46) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3f58e..a2d2ef3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The [MSAK design doc (view)][1] describes the throughput1 and latency1 protocols. -[1]: https://docs.google.com/document/d/1OmKXGhQe2mT1gSXI2NT_SxvnKu5OHpBGIYpoWNJwmWA/edit +[1]: https://docs.google.com/document/d/1OmKXGhQe2mT1gSXI2NT_SxvnKu5OHpBGIYpoWNJwmWA/edit?usp=sharing&resourcekey=0-kCenAC2xuZeAPv_WjEsF3w * `msak-server` - is the MSAK server * `msak-client` - is a full reference client for the throughput1 protocol