From 1b97fd145b76bd3d0a8ced1c0fa26ad1360c07eb Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Sun, 6 Oct 2019 21:42:06 -0700 Subject: [PATCH] fixed image link --- overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/overview.md b/overview.md index 851aeaa5d..3c13ac4c9 100644 --- a/overview.md +++ b/overview.md @@ -32,5 +32,6 @@ Each of these building blocks are independent, meaning that you can use one, som •**Distributed tracing between services** to easily diagnose and observe inter-service calls in production using the W3C Trace Context standard. +![State management](../images/state_management.png) -![](https://github.com/msfussell/docs/blob/overview/images/overview.png) \ No newline at end of file +![Image](https://github.com/msfussell/docs/blob/overview/images/overview.png) \ No newline at end of file