Skip to content

Commit d3ca50a

Browse files
committed
Update ReadMe.md
1 parent cb9370a commit d3ca50a

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

ReadMe.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ use <code>npm</code>:
1010
Examples and Tests and Documents
1111
------------------
1212
<ul>
13-
<li>Example1: [http://iancj.github.io/qq/](http://iancj.github.io/qq/)</li>
14-
<li>Example2: [http://baozoumanhua.com/mobile_makers/](http://baozoumanhua.com/mobile_makers/)</li>
13+
<li>Example1: http://iancj.github.io/qq/</li>
14+
<li>Example2: http://baozoumanhua.com/mobile_makers/</li>
1515
</ul>
1616

1717
<ul>
18-
<li>Test page: [test/index.html](http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html)</li>
18+
<li>Test page: <a href="http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html">test/index.html</a></li>
1919
</ul>
2020

2121
<ul>
22-
<li>Documents: [docs/index.html](http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html)</li>
22+
<li>Documents: <a href="http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html">docs/index.html</a></li>
2323
</ul>
2424

2525
Why need this?
@@ -64,21 +64,19 @@ mobilebone.js
6464
=============
6565
单页切换骨架。适用于移动web APP, Hybird混合APP, Phonegap开发等。
6666

67-
后面为使用Mobilebone实现的栗子一枚:[http://iancj.github.io/qq/](http://iancj.github.io/qq/)
68-
6967
实例、测试和文档
7068
------------------
7169
<ul>
72-
<li>实例1-仿QQ界面:[http://iancj.github.io/qq/](http://iancj.github.io/qq/)</li>
73-
<li>实例2-暴走漫画制作器:[http://baozoumanhua.com/mobile_makers/](http://baozoumanhua.com/mobile_makers/)</li>
70+
<li>实例1-仿QQ界面:http://iancj.github.io/qq/</li>
71+
<li>实例2-暴走漫画制作器:http://baozoumanhua.com/mobile_makers/</li>
7472
</ul>
7573

7674
<ul>
77-
<li>测试页面:[test/index.html](http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html)</li>
75+
<li>测试页面:<a href="http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html">test/index.html</a></li>
7876
</ul>
7977

8078
<ul>
81-
<li>中文文档:[docs/index.html](http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html)</li>
79+
<li>中文文档:<a href="http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html">docs/index.html</a></li>
8280
</ul>
8381

8482
为何需要?

0 commit comments

Comments
 (0)