Skip to content

Commit d9e3ed8

Browse files
committed
Update docs/
1 parent a89c9af commit d9e3ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README_dynamic_way.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The Dynamic-Way LRU (Least Recently Used) cache is a memory caching mechanism th
4242
### Initial State
4343
``Empty Cache Set``: Before any memory accesses, the set only has dummy head and dummy tail. <br>
4444

45-
![0](cache-miss-analyzer/image_dyn/0.png)
45+
![0](image_dyn/0.png)
4646

4747
<br>
4848

0 commit comments

Comments
 (0)