We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92e0cc commit ae3008aCopy full SHA for ae3008a
content/docs/faq.md
@@ -11,7 +11,7 @@ weight: 900
11
1. Clone the logging-operator repo.
12
13
```bash
14
- git clone [email protected]:banzaicloud/logging-operator.git
+ git clone [email protected]:kube-logging/logging-operator.git
15
```
16
17
1. Navigate to the `logging-operator` folder.
@@ -30,5 +30,5 @@ weight: 900
30
31
## How can I support the project?
32
33
-- Give a star to [this repository](https://github.com/banzaicloud/logging-operator)
+- Give a star to [this repository](https://github.com/kube-logging/logging-operator)
34
- Add your company to the [adopters](https://github.com/kube-logging/logging-operator/blob/master/ADOPTERS.md) list
0 commit comments