From dd8f1df7f31a26b02a2051757417cc6c8c340285 Mon Sep 17 00:00:00 2001 From: Ali Kelkawi Date: Fri, 26 Jul 2024 13:28:14 +0300 Subject: [PATCH] address review comments --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1c2bca..9c76924 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Charmhub Badge](https://charmhub.io/airbyte-k8s/badge.svg)](https://charmhub.io/airbyte-k8s) [![Release Edge](https://github.com/canonical/airbyte-k8s-operator/actions/workflows/publish_charm.yaml/badge.svg)](https://github.com/canonical/airbyte-k8s-operator/actions/workflows/publish_charm.yaml) -# Airbyte K8s Operator +# Airbyte Server This is the Kubernetes Python Operator for [Airbyte](https://airbyte.com/). @@ -107,4 +107,5 @@ required integrations exist. This charm is still in active development. Please see the [Juju SDK docs](https://juju.is/docs/sdk) for guidelines on enhancements to this charm following best practice guidelines, and -[CONTRIBUTING.md](./CONTRIBUTING.md) for developer guidance. +[CONTRIBUTING.md](https://github.com/canonical/airbyte-k8s-operator/blob/main/CONTRIBUTING.md) +for developer guidance.