Skip to content

Commit 46b963e

Browse files
authored
Update README.md
1 parent 4c4e34c commit 46b963e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
crab log 是一个轻量级log库,支持不同级别不同颜色输出,按天滚动输出日志文件等常用日志功能
33

44
## Example
5-
[![Example Output](doc/log_test.png)](log/log_test.go)
5+
[![Example Output](../doc/log_test.png)](log_test.go)
66

77
```go
88
package log

0 commit comments

Comments
 (0)