mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-05 03:30:30 +08:00
Update the summary of the chapter preface.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
=== "Go"
|
||||
|
||||
```go title="preorder_traversal_i_compact.go"
|
||||
[class]{}-[func]{preOrder}
|
||||
[class]{}-[func]{preOrderI}
|
||||
```
|
||||
|
||||
=== "JavaScript"
|
||||
@@ -103,7 +103,7 @@
|
||||
=== "Go"
|
||||
|
||||
```go title="preorder_traversal_ii_compact.go"
|
||||
[class]{}-[func]{preOrder}
|
||||
[class]{}-[func]{preOrderII}
|
||||
```
|
||||
|
||||
=== "JavaScript"
|
||||
@@ -206,7 +206,7 @@
|
||||
=== "Go"
|
||||
|
||||
```go title="preorder_traversal_iii_compact.go"
|
||||
[class]{}-[func]{preOrder}
|
||||
[class]{}-[func]{preOrderIII}
|
||||
```
|
||||
|
||||
=== "JavaScript"
|
||||
|
||||
Reference in New Issue
Block a user