Skip to content

Commit e7e9909

Browse files
author
krystism
committed
Update README.md
1 parent 1472ba0 commit e7e9909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/HouseRobber/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ int rob(int num[], int n) {
3838
3939
## 扩展
4040
41-
[House Robber II](../House Robber II): 当大街是一条环的情况,即第一个和最后一个是相邻的情况
41+
[House Robber II](../HouseRobberII): 当大街是一条环的情况,即第一个和最后一个是相邻的情况

0 commit comments

Comments
 (0)