Skip to content

Commit 4b3f0b2

Browse files
authored
Point directly to documentation. (#1020)
1 parent 4939634 commit 4b3f0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ read the [tutorial](https://www.arangodb.com/docs/stable/tutorials-kubernetes.ht
1212

1313
The ArangoDB Kubernetes Operator is Production ready.
1414

15-
[Documentation](./docs/README.md)
15+
[Documentation](https://www.arangodb.com/docs/stable/deployment-kubernetes.html)
1616

1717
### Production readiness state
1818

@@ -200,4 +200,4 @@ kubectl apply -f manifests/arango-deployment-replication-dev.yaml
200200
Starting from ArangoDB 3.6 Servers expose metrics endpoint with prometheus compatible format. From this point Exporter
201201
is used only for TLS and/or Authentication termination to be compatible with all Prometheus installations.
202202

203-
ArangoExporter documentation can be found [here](./docs/design/exporter.md)
203+
ArangoExporter documentation can be found [here](./docs/design/exporter.md)

0 commit comments

Comments
 (0)