Skip to content

Commit 72fd7d8

Browse files
2 parents 5b8e52f + a18c108 commit 72fd7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notes/Java 基础.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@ class Sample
13461346
}
13471347
}
13481348
```
1349-
[Method Overloading](https://beginnersbook.com/2013/05/method-overloading/#:~:text=Method%20Overloading%20is%20a%20feature,constructor%20having%20different%20argument%20lists.)
1349+
[Method Overloading](https://beginnersbook.com/2013/05/method-overloading/)
13501350

13511351
- 构造重载 例子
13521352
```java

0 commit comments

Comments
 (0)