Skip to content

Commit fcb8d97

Browse files
fix broken xref
1 parent 02bad33 commit fcb8d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/configuration/show-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For general information about the `SHOW` command, see the link:{neo4j-docs-base-
1212
To retrieve settings on a specific server, you need to directly connect to it using `bolt` scheme.
1313
For more information, see the link:{neo4j-docs-base-uri}/bolt/current/bolt[Bolt protocol documentation].
1414
15-
* Configurations settings can also be listed using the xref:procedures.adoc#procedure_dbms_listConfig[`dbms.listConfig()`] procedure.
15+
* Configurations settings can also be listed using the xref:procedures/built-in-procedures.adoc#procedure_dbms_listConfig[`dbms.listConfig()`] procedure.
1616
====
1717

1818
[[syntax]]

0 commit comments

Comments
 (0)