Skip to content

Commit c8b9130

Browse files
authored
Merge pull request Snailclimb#1742 from Zuoxq99/main
修改命名章节的参考链接错误
2 parents 896b48d + 628e34e commit c8b9130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system-design/basis/naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Codelf 提供了在线网站版本,网址:[https://unbug.github.io/codelf/](
233233

234234
1. 《阿里巴巴 Java 开发手册》
235235
2. 《Clean Code》
236-
3. Google Java 代码指南:https://google.github.io/styleguide/javaguide.html#s5.1-identifier-name
236+
3. Google Java 代码指南:https://google.github.io/styleguide/javaguide.html
237237
4. 告别编码5分钟,命名2小时!史上最全的Java命名规范参考:https://www.cnblogs.com/liqiangchn/p/12000361.html
238238

239239
## 总结

0 commit comments

Comments
 (0)