Skip to content

Commit d77b7bf

Browse files
committed
docs: 링크 추가
1 parent 2a7011c commit d77b7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maximum-depth-of-binary-tree/invidam.go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ func maxDepth(root *TreeNode) int {
7272
```
7373

7474
# What I learned
75-
- **Slice**
75+
- [Slice](https://velog.io/@invidam/GoLang-Slice)

0 commit comments

Comments
 (0)