From c0f1bd6833308ab7fb74894ce36ea891a65c4cd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:51:46 +0100 Subject: [PATCH] [discourse-gatekeeper] Migrate charm docs (#171) --- docs/index.md | 4 ++-- docs/tutorial/t-setup-environment.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 7cb22cb4..ca0a346d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,10 +21,10 @@ The Charmed Kafka Operator is free software, distributed under the Apache Softwa Charmed Kafka is an official distribution of Apache Kafka. It’s an open-source project that welcomes community contributions, suggestions, fixes and constructive feedback. - [Read our Code of Conduct](https://ubuntu.com/community/code-of-conduct) -- [Join the Discourse forum](/tag/kafka) +- [Join the Discourse forum](https://discourse.charmhub.io/tag/kafka) - [Contribute](https://github.com/canonical/kafka-operator/blob/main/CONTRIBUTING.md) and report [issues](https://github.com/canonical/kafka-operator/issues/new) - Explore [Canonical Data Fabric solutions](https://canonical.com/data) -- [Contact us]([/t/13107) for all further questions +- [Contact us](/t/13107) for all further questions ## In this documentation diff --git a/docs/tutorial/t-setup-environment.md b/docs/tutorial/t-setup-environment.md index 5db5ec92..bd0d46d6 100644 --- a/docs/tutorial/t-setup-environment.md +++ b/docs/tutorial/t-setup-environment.md @@ -2,7 +2,7 @@ This is part of the [Charmed Kafka Tutorial](/t/charmed-kafka-tutorial-overview/ ## Setup the environment -For this tutorial, we will need to setup the enviroment with two main components: +For this tutorial, we will need to setup the environment with two main components: * LXD that is a simple and lightweight virtual machine provisioner * Juju that will help us to deploy and manage Kafka and related applications