fixed links

This commit is contained in:
Felix Kunde 2019-03-29 14:37:12 +01:00
parent 4b1e9974b2
commit e9bbcd93a9
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ manages PostgreSQL clusters on Kubernetes:
# Getting started
For a quick first impression follow the instructions of [this](docs/quickstart)
For a quick first impression follow the instructions of [this](docs/quickstart.md)
tutorial.
# Google Summer of Code

View File

@ -126,4 +126,4 @@ consider adjusting the manifests to your particular setting.
The operator can be configured with the provided ConfigMap
(`manifests/configmap.yaml`) or the operator's own CRD. See
[developer docs](developer.yaml) for details.
[developer docs](developer.md) for details.