Rename rippled server category/concept

This commit is contained in:
mDuo13
2022-06-28 03:24:01 -07:00
parent 9cfebc798e
commit a91a2dd4e0
90 changed files with 149 additions and 142 deletions

View File

@@ -21,7 +21,7 @@ Whenever `rippled` closes a ledger, it reorders the transactions according to a
## See Also
- **Concepts:**
- [The `rippled` Server](the-rippled-server.html)
- [The `rippled` Server](xrpl-servers.html)
- [`rippled` Server Modes](rippled-server-modes.html)
- [Introduction to Consensus](intro-to-consensus.html)
- [Amendments](amendments.html)

View File

@@ -72,7 +72,7 @@ rippled ledger_accept --conf=/path/to/rippled.cfg
## 関連項目
- **コンセプト:**
- [`rippled`サーバー](the-rippled-server.html)
- [`rippled`サーバー](xrpl-servers.html)
- [`rippled`サーバーのモード](rippled-server-modes.html)
- [コンセンサスについて](intro-to-consensus.html)
- [Amendment](amendments.html)

View File

@@ -73,7 +73,7 @@ rippled ledger_accept --conf=/path/to/rippled.cfg
## See Also
- **Concepts:**
- [The `rippled` Server](the-rippled-server.html)
- [The `rippled` Server](xrpl-servers.html)
- [`rippled` Server Modes](rippled-server-modes.html)
- [Introduction to Consensus](intro-to-consensus.html)
- [Amendments](amendments.html)

View File

@@ -32,7 +32,7 @@ By default, a new genesis ledger has no [amendments](amendments.html) enabled. I
## See Also
- **Concepts:**
- [The `rippled` Server](the-rippled-server.html)
- [The `rippled` Server](xrpl-servers.html)
- [`rippled` Server Modes](rippled-server-modes.html)
- [Parallel Networks](parallel-networks.html)
- [Amendments](amendments.html)