Skip to content

Commit 54c88ca

Browse files
committed
change title
1 parent 232576c commit 54c88ca

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h1 class="menu-title"></h1>
6868

6969
<div id="content" class="content">
7070
<!-- The Rustonomicon -->
71-
<a class="header" href="#rust-の裏側" name="rust-の裏側"><h1>Rust の裏側</h1></a>
71+
<a class="header" href="#rust-裏本" name="rust-裏本"><h1>Rust 裏本</h1></a>
7272
<!-- The Dark Arts of Advanced and Unsafe Rust Programming -->
7373
<a class="header" href="#高度で危険な-rust-programming-のための闇の技法" name="高度で危険な-rust-programming-のための闇の技法"><h4>高度で危険な Rust Programming のための闇の技法</h4></a>
7474
<!-- NOTE: This is a draft document, and may contain serious errors -->

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1 class="menu-title"></h1>
6767

6868
<div id="content" class="content">
6969
<!-- The Rustonomicon -->
70-
<a class="header" href="#rust-の裏側" name="rust-の裏側"><h1>Rust の裏側</h1></a>
70+
<a class="header" href="#rust-裏本" name="rust-裏本"><h1>Rust 裏本</h1></a>
7171
<!-- The Dark Arts of Advanced and Unsafe Rust Programming -->
7272
<a class="header" href="#高度で危険な-rust-programming-のための闇の技法" name="高度で危険な-rust-programming-のための闇の技法"><h4>高度で危険な Rust Programming のための闇の技法</h4></a>
7373
<!-- NOTE: This is a draft document, and may contain serious errors -->

docs/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h1 class="menu-title"></h1>
6868

6969
<div id="content" class="content">
7070
<!-- The Rustonomicon -->
71-
<a class="header" href="#rust-の裏側" name="rust-の裏側"><h1>Rust の裏側</h1></a>
71+
<a class="header" href="#rust-裏本" name="rust-裏本"><h1>Rust 裏本</h1></a>
7272
<!-- The Dark Arts of Advanced and Unsafe Rust Programming -->
7373
<a class="header" href="#高度で危険な-rust-programming-のための闇の技法" name="高度で危険な-rust-programming-のための闇の技法"><h4>高度で危険な Rust Programming のための闇の技法</h4></a>
7474
<!-- NOTE: This is a draft document, and may contain serious errors -->

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- The Rustonomicon -->
22

3-
# Rust の裏側
3+
# Rust 裏本
44

55
<!-- The Dark Arts of Advanced and Unsafe Rust Programming -->
66

0 commit comments

Comments
 (0)