From 7b65dd764fad50c128a1a6bd3f944ac8a141a462 Mon Sep 17 00:00:00 2001 From: Anand Date: Sun, 6 Nov 2022 10:00:59 -0800 Subject: [PATCH] fix/update cadence blog link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f0be486..0e2c40ec 100644 --- a/README.md +++ b/README.md @@ -433,7 +433,7 @@ Generally, you should aim for **maximal throughput** with **acceptable latency** ### Source(s) and further reading -* [Understanding latency vs throughput](https://community.cadence.com/cadence_blogs_8/b/sd/archive/2010/09/13/understanding-latency-vs-throughput) +* [Understanding latency vs throughput](https://community.cadence.com/cadence_blogs_8/b/fv/posts/understanding-latency-vs-throughput) ## Availability vs consistency