aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chapter/4/dist-langs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter/4/dist-langs.md b/chapter/4/dist-langs.md
index 64eccc0..0816e6a 100644
--- a/chapter/4/dist-langs.md
+++ b/chapter/4/dist-langs.md
@@ -294,7 +294,7 @@ Rather, the programmer designs the data transformations, and a system is respons
* function performs some action based on all values associated with an intermediate key
* Map and Reduce may emit zero, one, or many key-value pairs per input
-![Alt text] (/MR.png "MapReduce Wordcount Workflow")
+![Alt text] (./MR.png "MapReduce Wordcount Workflow")
#### DryadLINQ ()
#### Discretized Streams (2012)