Skip to content

Commit dae440b

Browse files
committed
优化docsify
1 parent ff4d743 commit dae440b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img width="180px" src="https://cyc-1256109796.cos.ap-guangzhou.myqcloud.com/LogoMakr_1J56bI.png">
1+
<img width="180px" src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/assets/LogoMark.png">
22

33
# On Java 8
44

docs/book/00-On-Java-8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/images/cover.jpg" alt="cover" width="100%"/>
2+
<img src="https://raw.githubusercontent.com/LingCoder/OnJava8/master/docs/images/cover.jpg" alt="cover" width="100%"/>
33
</div>
44

55
<div style="page-break-after: always;"></div>

docs/book/03-Objects-Everywhere.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ Java 的代码约定规范(*Code Conventions for the Java Programming Language
587587

588588
```JAVA
589589
class AllTheColorsOfTheRainbow {
590-
// ```
590+
// ...
591591
```
592592

593593

0 commit comments

Comments
 (0)