Skip to content

Commit 3a370df

Browse files
committed
updating readme to work with gh-pages
1 parent 9a0ed9a commit 3a370df

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.adoc

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,26 @@ Latest Release: 3.3.0 {docdate}
1111

1212
The *postgres-operator* is a controller that runs within a Kubernetes cluster that provides a means to deploy and manage PostgreSQL clusters.
1313

14-
Please view the official Crunchy Data PostgreSQL Operator documentation link:https://crunchydata.github.io/postgres-operator/[here]. If you are
15-
interested in contributing or making an update to the documentation, please view the link:https://crunchydata.github.io/postgres-operator/contributing/[Contributing Guidelines].
14+
Please view the official Crunchy Data PostgreSQL Operator documentation link:https://crunchydata.github.io/postgres-operator/stable/[here]. If you are
15+
interested in contributing or making an update to the documentation, please view the link:https://crunchydata.github.io/postgres-operator/stable/contributing/[Contributing Guidelines].
1616

17-
[link=https://crunchydata.github.io/postgres-operator/]
17+
[link=https://crunchydata.github.io/postgres-operator/stable/]
1818
image::btn.png[Official Documentation]
1919

20+
If you are looking for the latest documentation, please see the develop branch which is considered unstable. The development documentation can be reviewed link:https://crunchydata.github.io/postgres-operator/latest/[here]
21+
2022
== Installation
2123

22-
To build and deploy the Operator on your Kubernetes system, follow the instructions documented on the link:https://crunchydata.github.io/postgres-operator/installation/[Installation] page.
24+
To build and deploy the Operator on your Kubernetes system, follow the instructions documented on the link:https://crunchydata.github.io/postgres-operator/stable/installation/[Installation] page.
2325

24-
If you're seeking to upgrade your existing Operator installation, please visit the link:https://crunchydata.github.io/postgres-operator/installation/upgrading-the-operator/[Upgrading the Operator] page. Also read the Release Notes as to details on recent changes to the Operator.
26+
If you're seeking to upgrade your existing Operator installation, please visit the link:https://crunchydata.github.io/postgres-operator/stable/installation/upgrading-the-operator/[Upgrading the Operator] page. Also read the Release Notes as to details on recent changes to the Operator.
2527

26-
More design information is found on the link:https://crunchydata.github.io/postgres-operator/how-it-works/[How It Works] page.
28+
More design information is found on the link:https://crunchydata.github.io/postgres-operator/stable/how-it-works/[How It Works] page.
2729

2830
== Configuration
2931

30-
The operator is template-driven; this makes it simple to configure both the client and the operator. The configuration options are documented on the link:https://crunchydata.github.io/postgres-operator/installation/configuration/[Configuration] page.
32+
The operator is template-driven; this makes it simple to configure both the client and the operator. The configuration options are documented on the link:https://crunchydata.github.io/postgres-operator/stable/installation/configuration/[Configuration] page.
3133

3234
== Getting Started
3335

34-
*postgres-operator* commands are documented on the link:https://crunchydata.github.io/postgres-operator/getting-started/[Getting Started] page.
36+
*postgres-operator* commands are documented on the link:https://crunchydata.github.io/postgres-operator/stable/getting-started/[Getting Started] page.

0 commit comments

Comments
 (0)