mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-27 00:26:15 +02:00
Merge pull request #1701 from gczh/fix-broken-links-cn
[java/cn] Fix broken links for chinese version of java docs
This commit is contained in:
@@ -720,7 +720,7 @@ The links provided here below are just to get an understanding of the topic, fee
|
||||
|
||||
* [Generics](http://docs.oracle.com/javase/tutorial/java/generics/index.html)
|
||||
|
||||
* [Java Code Conventions](http://www.oracle.com/technetwork/java/codeconv-138413.html)
|
||||
* [Java Code Conventions](http://www.oracle.com/technetwork/java/codeconvtoc-136057.html)
|
||||
|
||||
**Online Practice and Tutorials**
|
||||
|
||||
|
@@ -405,4 +405,4 @@ class PennyFarthing extends Bicycle {
|
||||
|
||||
* [泛型](http://docs.oracle.com/javase/tutorial/java/generics/index.html)
|
||||
|
||||
* [Java代码规范](http://www.oracle.com/technetwork/java/codeconv-138413.html)
|
||||
* [Java代码规范](http://www.oracle.com/technetwork/java/codeconvtoc-136057.html)
|
||||
|
Reference in New Issue
Block a user