mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 03:36:29 +08:00
Update edit uri
This commit is contained in:
parent
33d79ea6da
commit
088f5f4ed1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ site_description: Your first book to learn Data Structure And Algorithm.
|
|||
# Repository
|
||||
repo_name: krahets/hello-algo
|
||||
repo_url: https://github.com/krahets/hello-algo
|
||||
edit_uri: https://github.com/krahets/hello-algo/master/docs/
|
||||
edit_uri: https://github.com/krahets/hello-algo/tree/master/docs/
|
||||
|
||||
# Copyright
|
||||
copyright: Copyright © 2020 - 2022 Krahets
|
||||
|
|
Loading…
Reference in a new issue