Skip to content

Commit 6279f18

Browse files
xenophenesJeff McCormick
authored andcommitted
Update README (#573)
1 parent 94e3b6e commit 6279f18

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,20 @@ The Operator deploys on Kubernetes and Openshift clusters. Some form of storage
2525

2626
The Operator includes various components that get deployed to your
2727
Kubernetes cluster as shown in the following diagram and detailed
28-
in the [Design](https://crunchydata.github.io/postgres-operator/latest/design/).
28+
in the [Design](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/design/).
2929

30-
![Reference](https://crunchydata.github.io/postgres-operator/latest/Operator-Architecture.png)
30+
![Reference](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/Operator-Architecture.png)
3131

3232
The Operator is developed and tested on CentOS and RHEL linux platforms but is known to run on other Linux variants.
3333

3434
## Documentation
3535
The following documentation is provided:
3636

37-
- [pgo CLI Syntax and Examples](https://crunchydata.github.io/postgres-operator/latest/operator-cli/)
38-
- [Installation](https://crunchydata.github.io/postgres-operator/latest/installation/)
39-
- [Configuration](https://crunchydata.github.io/postgres-operator/latest/configuration/configuration/)
40-
- [pgo.yaml Description](https://crunchydata.github.io/postgres-operator/latest/configuration/pgo-yaml-configuration/)
41-
- [Security](https://crunchydata.github.io/postgres-operator/latest/security/)
42-
- [Design Overview](https://crunchydata.github.io/postgres-operator/latest/design/)
43-
- [Developing](https://crunchydata.github.io/postgres-operator/latest/developer-setup/)
44-
- [Upgrading the Operator](https://crunchydata.github.io/postgres-operator/latest/upgrade/)
45-
37+
- [pgo CLI Syntax and Examples](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/operator-cli/)
38+
- [Installation](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/installation/)
39+
- [Configuration](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/configuration/configuration/)
40+
- [pgo.yaml Description](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/configuration/pgo-yaml-configuration/)
41+
- [Security](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/security/)
42+
- [Design Overview](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/design/)
43+
- [Developing](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/developer-setup/)
44+
- [Upgrading the Operator](https://access.crunchydata.com/documentation/postgres-operator/3.5.0/upgrade/)

hugo/themes/crunchy-hugo-theme

0 commit comments

Comments
 (0)