Skip to content

Commit 3288b63

Browse files
committed
2018-12-11 16:12:53
1 parent 1e3af14 commit 3288b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/cover.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ul class="left">
2323
<li><a href="http://www.apachecn.org" target="_blank">首页</a></li>
2424
<li><a href="https://github.com/apachecn" target="_blank">Github</a></li>
25-
<li><a class="zh-doc" href="http://sklearn.apachecn.org/cn/0.19.0/">中文文档</a></li>
25+
<li><a class="zh-doc" href="">中文文档</a></li>
2626
<li><a href="http://i.youku.com/apachecn" target="_blank">视频资料</a></li>
2727
</ul>
2828

@@ -63,7 +63,7 @@ <h3>Python 中的机器学习</h3>
6363
<div class="right">
6464
<h1 class="scikit-logo">Scikit</h1>
6565
<a class="btn_cn zh-doc" href="">scikit-learn 0.19.0 中文文档</a>
66-
<a class="btn_us" href="https://scikit-learn.org/">scikit-learn 0.19.0 英文文档</a>
66+
<a class="btn_us" href="https://scikit-learn.org/" target="_blank">scikit-learn 0.19.0 英文文档</a>
6767
</div>
6868
</div>
6969

0 commit comments

Comments
 (0)