Skip to content

Commit 80aebab

Browse files
committed
three more links
1 parent aaf2429 commit 80aebab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/ROOT/pages/installation/linux/rpm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ For information on supported versions of Java, see xref:installation/requirement
166166
[[linux-rpm-install-offline-install-download]]
167167
=== Downloading the RPM installers
168168

169-
The Cypher Shell RPM package can be downloaded from {neo4j-download-center-uri}/#cyphershell[Neo4j Download Center].
169+
The Cypher Shell RPM package can be downloaded from {neo4j-download-center-uri}/#tools-tab[Neo4j Download Center].
170170

171171
. Run the following to obtain the required Neo4j RPM package:
172172
** Neo4j Enterprise Edition:

modules/ROOT/pages/reference/procedures.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ m|READ
949949
// | Default roles
950950
// m|reader, editor, publisher, architect, admin
951951
| Replaced by
952-
a|link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/indexes-for-search-performance/#_listing_indexes_examples[`SHOW INDEXES YIELD *`]
952+
a|link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/indexes-for-search-performance/#_show_indexes_examples[`SHOW INDEXES YIELD *`]
953953
|===
954954

955955

@@ -1188,7 +1188,7 @@ m|READ
11881188
// | Default roles
11891189
// m|reader, editor, publisher, architect, admin
11901190
| Replaced by
1191-
a| link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/indexes-for-search-performance/#_listing_indexes_examples[`SHOW INDEXES YIELD *`] and `SHOW CONSTRAINTS YIELD *`.
1191+
a| link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/indexes-for-search-performance/#_show_indexes_examples[`SHOW INDEXES YIELD *`] and `SHOW CONSTRAINTS YIELD *`.
11921192
For more information, see link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/administration/access-control/database-administration/[Cypher Manual -> Database administration].
11931193
|===
11941194

0 commit comments

Comments
 (0)