Skip to content

Commit cd8a32e

Browse files
authored
fix a broken link after cherry-picking (#1147)
1 parent bc17210 commit cd8a32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/aliases/remote-database-alias-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The following configuration is necessary for creating a remote database alias:
106106
| Configuration | Description
107107
| xref:configuration/configuration-settings.adoc#config_dbms.security.keystore.path[`dbms.security.keystore-path`]
108108
| The absolute path to the keystore file, including the file name.
109-
| xref:configuration/configuration-settings.adoc#config_dbms.security.keystore.password[`dbms.security.keystore-password`] | The password to the keystore file. Use xref:configuration/neo4j-conf.adoc#neo4j-conf-expand-commands[Command expansion] to set the password.
109+
| xref:configuration/configuration-settings.adoc#config_dbms.security.keystore.password[`dbms.security.keystore-password`] | The password to the keystore file. Use xref:configuration/command-expansion.adoc[Command expansion] to set the password.
110110
| xref:configuration/configuration-settings.adoc#config_dbms.security.key.name[`dbms.security.key.name`] | The name of the secret key
111111
|===
112112

0 commit comments

Comments
 (0)