Skip to content

Commit 1225a90

Browse files
authored
Fix diagram link
1 parent 67b6b48 commit 1225a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Transfer/sec: 0.87MB
161161
In order to further increase the performance, I've written an in-memory cache,
162162
which works like the following diagram outlines.
163163

164-
![cache_flow](Cache flow diagram)
164+
![](cache_flow.jpg)
165165

166166
#### Cache - naive approach
167167
The below benchmark shows the performance with just the cache enabled.

0 commit comments

Comments
 (0)