Skip to content
Snippets Groups Projects
Commit 1fcce063 authored by Keith Millette's avatar Keith Millette
Browse files

Fix broken anchors

parent e5f383d3
Branches
Tags
No related merge requests found
......@@ -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"
......
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment