Skip to content

Commit 6428c98

Browse files
authored
Merge pull request #993 from Xunzhuo/patch-2
fix url error
2 parents 7dfcb69 + 299ae65 commit 6428c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/Java 基础.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* [不可变的好处](#不可变的好处)
99
* [String, StringBuffer and StringBuilder](#string-stringbuffer-and-stringbuilder)
1010
* [String Pool](#string-pool)
11-
* [new String("abc")](#new-string"abc")
11+
* [new String("abc")](#new-stringabc)
1212
* [三、运算](#三运算)
1313
* [参数传递](#参数传递)
1414
* [float 与 double](#float-与-double)

0 commit comments

Comments
 (0)