1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-12 16:52:29 +08:00

doc: update link in readme

This commit is contained in:
dudaodong
2023-07-03 10:42:22 +08:00
parent acb08dfd90
commit 7f559c4940

View File

@@ -102,7 +102,7 @@ func main() {
- [Validator](#Validator) - [Validator](#Validator)
- [Xerror](#Xerror) - [Xerror](#Xerror)
### <span id="Algorithm"> 1. Algorithm package implements some basic algorithm. eg. sort, search.</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [index](#index) ### <span id="user-content-Algorithm"> 1. Algorithm package implements some basic algorithm. eg. sort, search.</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [index](#index)
```go ```go
import "github.com/duke-git/lancet/v2/algorithm" import "github.com/duke-git/lancet/v2/algorithm"