mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +08:00
doc: update link in readme
This commit is contained in:
@@ -102,9 +102,7 @@ func main() {
|
||||
- [Validator](#Validator)
|
||||
- [Xerror](#Xerror)
|
||||
|
||||
### 1. Algorithm package implements some basic algorithm. eg. sort, search.
|
||||
|
||||
<p hidden id="Algorithm">Algorithm</p> [index](#index)
|
||||
### 1. Algorithm package implements some basic algorithm. eg. sort, search. <span hidden id="Algorithm" style="display:none;">Algorithm</span> [index](#index)
|
||||
|
||||
```go
|
||||
import "github.com/duke-git/lancet/v2/algorithm"
|
||||
|
||||
Reference in New Issue
Block a user