Skip to content

Commit a37e27f

Browse files
committed
Fix the front matter in 404.md
1 parent f307b7a commit a37e27f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

404.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
# 404 Not Found | Rustの日本語ドキュメント
21

32
---
43
title: "404 Not Found | Rustの日本語ドキュメント/Japanese Docs for Rust"
54
permalink: /404.html
65
---
76

8-
97
## 404 Not Found
108

119
<div id="suggestion">
1210
お探しのページは存在しません。
13-
[トップページ](https://doc.rust-jp.rs)からご利用ください。
11+
<a href="https://doc.rust-jp.rs">トップページ</a>からご利用ください。
1412
</div>
1513

1614
<script>

0 commit comments

Comments
 (0)