fixed links
This commit is contained in:
parent
4b1e9974b2
commit
e9bbcd93a9
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue