Skip to content

Commit b38ad29

Browse files
committed
feat: update doc links for kafka documentation to reflect migration to canonical.com
1 parent b782c22 commit b38ad29

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

secondary-navigation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ kafka:
9999
- title: Support
100100
path: /data/kafka/support
101101
- title: Docs
102-
path: https://documentation.ubuntu.com/charmed-kafka/3
102+
path: https://canonical.com/data/kafka/docs
103103

104104
ceph:
105105
title: Ceph

templates/data/kafka/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<a class="p-button--positive js-invoke-modal"
4747
aria-controls="data-kafka-modal"
4848
href="/contact-us">Get in touch</a>
49-
<a href="https://documentation.ubuntu.com/charmed-kafka/3" class="p-button">Get started</a>
49+
<a href="https://canonical.com/data/kafka/docs" class="p-button">Get started</a>
5050
{%- endif -%}
5151
{%- endcall -%}
5252

@@ -173,7 +173,7 @@
173173
"link": {
174174
"content_html": "Get started with Charmed Kafka&nbsp;&rsaquo;",
175175
"attrs": {
176-
"href": "https://documentation.ubuntu.com/charmed-kafka/3"
176+
"href": "https://canonical.com/data/kafka/docs"
177177
}
178178
}
179179
}
@@ -407,7 +407,7 @@ <h3 class="p-heading--5">Data hub integration</h3>
407407
"type": "html",
408408
"content": '
409409
<h3 class="p-heading--5 u-no-margin--bottom">
410-
<a href="https://documentation.ubuntu.com/charmed-kafka/3/h-deploy-anywhere">Read the documentation</a>
410+
<a href="https://canonical.com/data/kafka/docs/4/how-to/deploy/deploy-anywhere/">Read the documentation</a>
411411
</h3>
412412
<p>Read the Installation guide to learn how to get started with Charmed Kafka, on cloud VMs or on Kubernetes.</p>
413413
'

templates/data/kafka/what-is-kafka.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h2>Installing Kafka</h2>
391391
You can use Charmed Apache Kafka to deploy a fully supported Kafka service on cloud servers, Kubernetes, or even on your laptop.
392392
</p>
393393
<div class="p-cta-block u-no-padding--bottom">
394-
<a class="p-button--positive" href="https://documentation.ubuntu.com/charmed-kafka/3">Try Charmed Kafka</a>
394+
<a class="p-button--positive" href="https://canonical.com/data/kafka/docs">Try Charmed Kafka</a>
395395
</div>
396396
</div>
397397
</div>

0 commit comments

Comments
 (0)