1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-11 16:22:26 +08:00

doc: update link in readme

This commit is contained in:
dudaodong
2023-08-22 10:43:52 +08:00
parent 9cf1f13fec
commit 8753255026
2 changed files with 61 additions and 64 deletions

View File

@@ -99,7 +99,7 @@ func main() {
- [System](#user-content-system)
- [Tuple](#user-content-tuple)
- [Validator](#user-content-validator)
- [Xerror](#user-content-eerror)
- [Xerror](#user-content-xerror)
<h3 id="algorithm">1. Algorithm package implements some basic algorithm. eg. sort, search. &nbsp; &nbsp; &nbsp; &nbsp;<a href="#index">index</a></h3>