diff --git a/content/tutorials/get-started/public-servers.ja.md b/content/tutorials/get-started/public-servers.ja.md
index f70ff240bc..b57d2a3932 100644
--- a/content/tutorials/get-started/public-servers.ja.md
+++ b/content/tutorials/get-started/public-servers.ja.md
@@ -14,9 +14,9 @@ labels:
| XRP Ledger 財団 | **Mainnet** | `https://xrplcluster.com/`
`https://xrpl.ws/` [²][] | `wss://xrplcluster.com/`
`wss://xrpl.ws/` [²][] | CORSをサポートする全履歴サーバークラスター |
| Ripple[¹][] | **Mainnet** | `https://s1.ripple.com:51234/` | `wss://s1.ripple.com/` | 汎用サーバークラスター |
| Ripple[¹][] | **Mainnet** | `https://s2.ripple.com:51234/` | `wss://s2.ripple.com/` | [全履歴サーバ](ledger-history.html#すべての履歴) クラスター |
-| Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net/` | Testnet 公開サーバー |
+| Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net:51233/` | Testnet 公開サーバー |
| XRPL Labs | Testnet | `https://testnet.xrpl-labs.com/` | `wss://testnet.xrpl-labs.com/` | CORSをサポートする Testnet 公開サーバー |
-| Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net/` | Devnet 公開サーバー |
+| Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net:51233/` | Devnet 公開サーバー |
| Ripple[¹][] | AMM-Devnet | `https://amm.devnet.rippletest.net:51234/` | `wss://amm.devnet.rippletest.net:51233/` | [XLS-30d Automated Market Maker](https://github.com/XRPLF/XRPL-Standards/discussions/78)開発用の特別なdevnetサーバー |
[ネットワーク]: parallel-networks.html
diff --git a/content/tutorials/get-started/public-servers.md b/content/tutorials/get-started/public-servers.md
index 53b1bf8bec..205001bab0 100644
--- a/content/tutorials/get-started/public-servers.md
+++ b/content/tutorials/get-started/public-servers.md
@@ -14,9 +14,9 @@ If you don't [run your own `rippled` server](install-rippled.html), you can use
| XRP Ledger Foundation | **Mainnet** | `https://xrplcluster.com/`
`https://xrpl.ws/` [²][] | `wss://xrplcluster.com/`
`wss://xrpl.ws/` [²][] | Full history server cluster with CORS support. |
| Ripple[¹][] | **Mainnet** | `https://s1.ripple.com:51234/` | `wss://s1.ripple.com/` | General purpose server cluster |
| Ripple[¹][] | **Mainnet** | `https://s2.ripple.com:51234/` | `wss://s2.ripple.com/` | [Full-history server](ledger-history.html#full-history) cluster |
-| Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net/` | Testnet public server |
+| Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net:51233/` | Testnet public server |
| XRPL Labs | Testnet | `https://testnet.xrpl-labs.com/` | `wss://testnet.xrpl-labs.com/` | Testnet public server with CORS support |
-| Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net/` | Devnet public server |
+| Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net:51233/` | Devnet public server |
| Ripple[¹][] | AMM-Devnet | `https://amm.devnet.rippletest.net:51234/` | `wss://amm.devnet.rippletest.net:51233/` | Special devnet for [XLS-30d Automated Market Maker](https://github.com/XRPLF/XRPL-Standards/discussions/78) development. |
[Network]: parallel-networks.html
diff --git a/content/tutorials/manage-the-rippled-server/installation/install-rippled-on-centos-rhel-with-yum.md b/content/tutorials/manage-the-rippled-server/installation/install-rippled-on-centos-rhel-with-yum.md
index f74296e87f..3d4c738885 100644
--- a/content/tutorials/manage-the-rippled-server/installation/install-rippled-on-centos-rhel-with-yum.md
+++ b/content/tutorials/manage-the-rippled-server/installation/install-rippled-on-centos-rhel-with-yum.md
@@ -65,18 +65,6 @@ Before you install `rippled`, you must meet the [System Requirements](system-req
gpgkey=https://repos.ripple.com/repos/rippled-rpm/nightly/repodata/repomd.xml.key
REPOFILE
- *XLS-20d*
-
- cat << REPOFILE | sudo tee /etc/yum.repos.d/ripple.repo
- [xls20]
- name=xls20
- baseurl=https://repos.ripple.com/repos/rippled-rpm-test-mirror/xls20
- enabled=1
- gpgcheck=0
- repo_gpgcheck=1
- gpgkey=https://repos.ripple.com/repos/rippled-rpm-test-mirror/xls20/repodata/repomd.xml.key
- REPOFILE
-
diff --git a/dactyl-config.yml b/dactyl-config.yml
index cee16053fa..30f482c29c 100644
--- a/dactyl-config.yml
+++ b/dactyl-config.yml
@@ -755,6 +755,22 @@ pages:
blurb: 誰もがXRP Ledger上でデジタル価値を表すトークンを作ることができます。
targets:
- ja
+
+ - name: Tokens
+ html: issued-currencies-overview.html
+ template: pagetype-redirect.html.jinja
+ redirect_url: tokens.html
+ blurb: Anyone can make tokens representing digital value on the XRP Ledger.
+ targets:
+ - en
+
+ - name: トークン
+ html: issued-currencies-overview.html
+ template: pagetype-redirect.html.jinja
+ redirect_url: tokens.html
+ blurb: 誰もがXRP Ledger上でデジタル価値を表すトークンを作ることができます。
+ targets:
+ - ja
- md: concepts/tokens/trust-lines-and-issuing.md
targets:
diff --git a/template/component-top-nav.html.jinja b/template/component-top-nav.html.jinja
index 2059cb459d..8b1ed7430f 100644
--- a/template/component-top-nav.html.jinja
+++ b/template/component-top-nav.html.jinja
@@ -1,11 +1,11 @@