Skip to content

Commit b244b43

Browse files
committed
Publishing documentation
1 parent 2541ae9 commit b244b43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The *postgres-operator* design incorporates the following concepts -
3939
* provides a command line client (*pgo*) and REST API for interfacing with the postgres-operator
4040
* provides for very customized deployments including container resources, storage configurations, and PostgreSQL custom configurations
4141

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

4444
== Requirements
4545

@@ -61,14 +61,14 @@ This Operator is developed and tested on the following operating systems but is
6161

6262
== Installation
6363

64-
To build and deploy the Operator on your Kubernetes system, follow the instructions documented on the link:/installation/[Installation] page.
64+
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.
6565

66-
If you're seeking to upgrade your existing Operator installation, please visit the link:/installation/upgrading-the-operator/[Upgrading the Operator] page.
66+
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.
6767

6868
== Configuration
6969

70-
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:/installation/configuration/[Configuration] page.
70+
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.
7171

7272
== Getting Started
7373

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

0 commit comments

Comments
 (0)