Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 7fd0787

Browse files
committed
16.10.14.13.26
1 parent 68747ea commit 7fd0787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zh-CN/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p class="pitch">
99
<b>Rust</b> 是一种注重高效、安全、并行的系统程序语言。
1010
<br/>
11-
<a href="https://doc.rust-lang.org/book/README.html">详情...</a>
11+
<b><a href="friends.html">看看谁在使用 Rust</a></b>
1212
</p>
1313
</div>
1414
<div class="col-md-4 install-box">
@@ -47,7 +47,7 @@ <h2>特点</h2>
4747
<div class="col-md-8">
4848
<div id="active-code">
4949
<button type="button" class="btn btn-primary btn-sm" id="run-code">运行</button>
50-
<div id="editor">{% include example.rs %}</div>
50+
<div id="editor">{% zh-CN/include example.rs %}</div>
5151
<div id="result" data-msg-running="运行中...">
5252
<a id="playlink"><i class="icon-link-ext"></i></a>
5353
</div>

0 commit comments

Comments
 (0)