diff --git a/website/docs/gateway/10-gateway-config.md b/website/docs/gateway/10-gateway-config.md index 2e5b8a4e4bfddf14113b2e08414110b7987be27a..878d894ed747665feaf49a8037286bf29ccef45b 100644 --- a/website/docs/gateway/10-gateway-config.md +++ b/website/docs/gateway/10-gateway-config.md @@ -94,7 +94,7 @@ Change the IP address `0.0.0.0` to the public IP address of the NODE computer. ### Set Database Password -In the earlier step, [PostgreSQL Database](gateway-database#set-the-password-for-the-user-named-cmix), you set the password of the PostgreSQL user, *cmix*. Find the section below ... +In the earlier step, [PostgreSQL Database](7-gateway-database.md#create-postgresql-user-cmix), you set the password of the PostgreSQL user, *cmix*. Find the section below ... ``` # Database connection information. (Required) dbName: "cmix_gateway" diff --git a/website/docs/node/10-node-config.md b/website/docs/node/10-node-config.md index e458f34e3b650efeb343aac707e1005f0c518732..a478f881ae5532385ee904677f3057737a30a962 100644 --- a/website/docs/node/10-node-config.md +++ b/website/docs/node/10-node-config.md @@ -95,7 +95,7 @@ nano /opt/xxnetwork/config/cmix.yaml ## Edit *cmix.yaml* -In the earlier step, [cMix Node Database Configuration](node-database#set-the-password-for-the-user-named-cmix), you set the password of the PostgreSQL user, *cmix*. Find the section below ... +In the earlier step, [PostgreSQL Database](7-node-database.md#create-postgresql-user-cmix), you set the password of the PostgreSQL user, *cmix*. Find the section below ... ``` # Information to connect to the Postgres database storing keys. (Required) database: