[JA] fix snippets path

This commit is contained in:
tequ
2024-02-28 13:01:21 +09:00
parent b0e089fa18
commit 1f2d65a0fc
95 changed files with 139 additions and 127 deletions

View File

@@ -30,7 +30,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```
{% partial file="/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
2. プライベートピアリングを有効にします。

View File

@@ -26,7 +26,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```
{% partial file="/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。
@@ -57,7 +57,7 @@ labels:
vim /etc/opt/ripple/rippled.cfg
```
{% partial file="/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。

View File

@@ -20,7 +20,7 @@ labels:
$ vim /etc/opt/ripple/rippled.cfg
```
{% partial file="/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
### 2. 設定ファイルに`[compression]`を追加またはコメントアウトします。

View File

@@ -20,7 +20,7 @@ labels:
$ vim /etc/opt/ripple/rippled.cfg
```
{% partial file="/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
2. 構成ファイルで、`[peers_max]`スタンザのコメントを解除して編集するか、まだない場合は追加します。

View File

@@ -65,7 +65,7 @@ lables:
vim /etc/opt/ripple/rippled.cfg
```
{% partial file="/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
3. 前のステップで生成した`validation_seed`値を使用して、`[node_seed]`スタンザを追加します。