We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6cbdb commit e7e52a2Copy full SHA for e7e52a2
404.md
@@ -1,5 +1,5 @@
1
---
2
-title: "404 Not Found | Rustの日本語ドキュメント/Japanese Docs for Rust"
+title: "404 Not Found"
3
permalink: /404.html
4
5
@@ -13,7 +13,7 @@ permalink: /404.html
13
<script>
14
var base_url = 'https://doc.rust-jp.rs';
15
// var rbe_old = '/rust-by-example-ja/rust-by-example/';
16
- var rbe_old = '/rust-by-example-ja/rust-by-example-test/';
+ var rbe_old = '/test/';
17
var rbe_new = '/rust-by-example-ja/'
18
19
var href = location.href;
_config.yml
@@ -0,0 +1,2 @@
+title: Rustの日本語ドキュメント/Japanese Docs for Rust
+url: https://doc.rust-jp.rs
0 commit comments