diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md
index 700214f..2570b56 100644
--- a/docs/ikev2-howto-zh.md
+++ b/docs/ikev2-howto-zh.md
@@ -40,6 +40,13 @@ Libreswan 支持通过使用 RSA 签名算法的 X.509 Machine Certificates 来
+
+
+了解如何更改 IKEv2 服务器地址。
+
+
+在某些情况下,你可能需要更改 IKEv2 服务器地址,例如切换为使用域名,或者在服务器的 IP 更改之后。要了解更多信息,参见 [这一小节](#更改-ikev2-服务器地址)。
+
### Windows 7, 8, 10 和 11
@@ -777,13 +784,6 @@ sudo VPN_PROTECT_CONFIG=yes ikev2.sh --auto
-了解如何更改 IKEv2 服务器地址。
-
-
-在某些情况下,你可能需要在配置之后更改 IKEv2 服务器地址。例如切换为使用域名,或者在服务器的 IP 更改之后。要了解更多信息,参见 [这一小节](#更改-ikev2-服务器地址)。
-
-
-
查看 IKEv2 脚本的使用信息。
diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md
index 1fe3386..1ed7bef 100644
--- a/docs/ikev2-howto.md
+++ b/docs/ikev2-howto.md
@@ -40,6 +40,13 @@ Like this project? You can show your support or appreciation.
+
+
+Learn how to change the IKEv2 server address.
+
+
+In certain circumstances, you may need to change the IKEv2 server address. For example, to switch to use a DNS name, or after server IP changes. Learn more in [this section](#change-ikev2-server-address).
+
### Windows 7, 8, 10 and 11
@@ -779,13 +786,6 @@ sudo VPN_PROTECT_CONFIG=yes ikev2.sh --auto
-Learn how to change the IKEv2 server address.
-
-
-In certain circumstances, you may need to change the IKEv2 server address after setup. For example, to switch to use a DNS name, or after server IP changes. Learn more in [this section](#change-ikev2-server-address).
-
-
-
View usage information for the IKEv2 script.