Skip to content

Commit a90aab9

Browse files
committed
index.html
1 parent 98d2e68 commit a90aab9

1 file changed

Lines changed: 22 additions & 8 deletions

File tree

index.html

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,35 @@ <h2 id="project_tagline">The alibaba github homepage.</h2>
2727
<!-- MAIN CONTENT -->
2828
<div id="main_content_wrap" class="outer">
2929
<section id="main_content" class="inner">
30-
<p>Alibaba Group:
31-
[<a href="https://github.com/alibaba">https://github.com/alibaba</a>]</p>
30+
<p>
31+
<b>Alibaba Group:</b><br/>
32+
Github: <a href="https://github.com/alibaba">https://github.com/alibaba</a><br/>
33+
</p>
3234

33-
<p>Alibaba Taobao:
34-
[<a href="https://github.com/taobao">https://github.com/taobao</a>]</p>
35-
36-
<p>Alibaba B2B:
37-
[<a href="https://github.com/alibabatech">https://github.com/alibabatech</a>]</p>
35+
<p>
36+
<b>Alibaba Taobao:</b><br/>
37+
Github: <a href="https://github.com/taobao">https://github.com/taobao</a><br/>
38+
Homepage: <a href="http://code.taobao.org">http://code.taobao.org</a><br/>
39+
</p>
40+
41+
<p>
42+
<b>Alibaba B2B:</b><br/>
43+
Github: <a href="https://github.com/alibabatech">https://github.com/alibabatech</a><br/>
44+
Homepage: <a href="http://code.alibabatech.com">http://code.alibabatech.com</a><br/>
45+
</p>
46+
47+
<p>
48+
<b>Alibaba PHPWind:</b><br/>
49+
Github: <a href="https://github.com/phpwind">https://github.com/phpwind</a><br/>
50+
Homepage: <a href="http://code.alibabatech.com/wiki/display/wind">http://code.alibabatech.com/wiki/display/wind</a><br/>
51+
</p>
3852
</section>
3953
</div>
4054

4155
<!-- FOOTER -->
4256
<div id="footer_wrap" class="outer">
4357
<footer class="inner">
44-
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
58+
<p>Copyright © 1999-2012 <a href="http://www.alibaba.com">Alibaba.com</a> Limited and licensors. All rights reserved.</p>
4559
</footer>
4660
</div>
4761

0 commit comments

Comments
 (0)