Skip to content

Commit 7c7d94f

Browse files
Fixed #445: Update doc links (#446)
1 parent 6951db7 commit 7c7d94f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ asciidoc:
1515
page-pagination: true
1616
url-common-license-page: https://neo4j.com/docs/license/
1717
url-confluent-blog: https://www.confluent.io/blog
18-
url-confluent-download: https://www.confluent.io/dowload/
18+
url-confluent-download: https://www.confluent.io/get-started/
1919
url-confluent-kafka: https://docs.confluent.io/current/kafka
2020
url-confluent-cloud: https://docs.confluent.io/current/cloud
2121
url-confluent-install: https://docs.confluent.io/current/installation

doc/docs/modules/ROOT/pages/examples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ should be used just for test purposes and is not suitable for production scenari
1212

1313
=== Download and Install Confluent Platform
1414

15-
* Download link:https://www.confluent.io/download/[Confluent Platform] and then choose the desired format `.tar.gz` or `.zip`.
15+
* Download {url-confluent-download}[Confluent Platform] and then choose the desired format `.tar.gz` or `.zip`.
1616
* Decompress the file in your desired folder
1717
* Add the install location of the Confluent `bin` directory to your PATH environment variable.
1818

0 commit comments

Comments
 (0)