Browse Source

Update codelab.md

Hui Chen 12 năm trước cách đây
mục cha
commit
3e9f2232bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/en/codelab.md

+ 1 - 1
docs/en/codelab.md

@@ -16,7 +16,7 @@ Engine handles user requests, segmentation, indexing and sorting in their own go
 3. indexer goroutines, for building inverted index and lookup
 3. indexer goroutines, for building inverted index and lookup
 4. ranker goroutines, for scoring and ranking documents
 4. ranker goroutines, for scoring and ranking documents
 
 
-![](https://raw.github.com/huichen/wukong/master/docs/wukong.png)
+![](https://raw.github.com/huichen/wukong/master/docs/en/wukong_en.png)
 
 
 **Indexing pipeline**
 **Indexing pipeline**