Skip to content

Commit da505e3

Browse files
committed
Change domain name for books: gotgit and gotgithub.
1 parent e3d23b4 commit da505e3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@ <h1><a href='{{post.url}}'>{{post.title}}</a></h1>
2424
<h2>我的书</h2>
2525
<div id='sidebar'>
2626
<div class="sidebar-item">
27-
<a href="http://gotgit.github.com/gotgit/"><img
27+
<a href="http://www.worldhello.net/gotgit/"><img
2828
src="images/gotgit.jpg" alt="Cover of GitGit"><br></a>
29-
<h3><a href="http://gotgit.github.com/gotgit/"> 《Git权威指南》 </a></h3>
29+
<h3><a href="http://www.worldhello.net/gotgit/"> 《Git权威指南》 </a></h3>
3030
<ul>
3131
<li>机械工业出版社,2011.6</li>
3232
<li>ISBN 978-7-111-34967-9</li>
3333
</ul>
34-
感谢支持,购买请访问:<a href="http://gotgit.github.com/gotgit/">GotGit</a>
34+
感谢支持,购买请访问:<a href="http://www.worldhello.net/gotgit/">GotGit</a>
3535
</div>
3636
<div class="sidebar-item">
37-
<a href="http://gotgit.github.com/gotgithub/"><img
37+
<a href="http://www.worldhello.net/gotgithub/"><img
3838
src="images/gotgithub.jpg" alt="Cover of GitGitHub"><br></a>
39-
<h3><a href="http://gotgit.github.com/gotgithub/">《GotGitHub》</a></h3>
39+
<h3><a href="http://www.worldhello.net/gotgithub/">《GotGitHub》</a></h3>
4040
<ul>
4141
<li>一本以 Creative Commons 协议发布的电子书</li>
4242
<li>您可以用GitHub方式 <a href="https://github.com/gotgit/gotgithub">参与维护</a></li>
43-
<li>阅读本书:<a href="http://gotgit.github.com/gotgithub">GotGitHub</a></li>
43+
<li>阅读本书:<a href="http://www.worldhello.net/gotgithub">GotGitHub</a></li>
4444
</ul>
4545
</div>
4646
</div>

0 commit comments

Comments
 (0)