Skip to content

Commit 51808aa

Browse files
authored
fix a few broken links (#2466) (#2467)
1 parent 47973b3 commit 51808aa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Before you install Neo4j on Linux from a tarball and run it as a console applica
88
== Install Neo4j from a tarball
99

1010
. If it is not already installed, get link:https://openjdk.org/[OpenJDK 21] or link:https://www.oracle.com/java/technologies/downloads/?er=221886[Oracle Java 21].
11-
. Download the latest Neo4j tarball from link:link:{neo4j-download-center-uri}/?gdb-selfmanaged[Neo4j Deployment Center] and unpack it:
11+
. Download the latest Neo4j tarball from link:{neo4j-download-center-uri}/?gdb-selfmanaged[Neo4j Deployment Center] and unpack it:
1212
+
1313
[source, shell, subs="attributes"]
1414
----

modules/ROOT/pages/installation/neo4j-desktop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Neo4j Desktop is a convenient way for developers to work with local Neo4j databa
99
Neo4j Desktop is not suited for production environments.
1010
====
1111

12-
To install Neo4j Desktop, go to link:link:{neo4j-download-center-uri}[Neo4j Deployment Center] and follow the instructions.
12+
To install Neo4j Desktop, go to link:{neo4j-download-center-uri}[Neo4j Deployment Center] and follow the instructions.
1313

1414
[TIP]
1515
====

modules/ROOT/pages/introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ a| APOC 450+ link:https://neo4j.com/docs/apoc/5/[Core Procedures and Functions]
279279
====
280280
By default, Neo4j Community Edition and Neo4j Enterprise Edition report a small amount of usage data.
281281
This helps Neo4j understand how its products are used and improve them.
282-
For more information about what data is collected, see link:https://neo4j.com/docs/reference/usage-data/[Usage data report].
282+
For more information about what data is collected, see link:https://neo4j.com/docs/usage-data/[Usage data report].
283283
====
284284

285285
[[versioning]]

modules/ROOT/pages/kubernetes/plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This way, you can ensure when building the container that the correct plugin ver
8585

8686
[NOTE]
8787
====
88-
link:link:{neo4j-download-center-uri}?bloom[The Neo4j Bloom] plugin requires a license activation key, which needs to be placed in a directory accessible by the Neo4j Docker container, for example, mounted to _/licenses_ (default).
88+
link:{neo4j-download-center-uri}?bloom[The Neo4j Bloom] plugin requires a license activation key, which needs to be placed in a directory accessible by the Neo4j Docker container, for example, mounted to _/licenses_ (default).
8989
To obtain a valid license, reach out to your Neo4j account representative or use the form https://neo4j.com/contact-us/[Contact Neo4j].
9090
====
9191

0 commit comments

Comments
 (0)