Skip to content

Commit 0651cb7

Browse files
committed
PR updates, squash before merge.
1 parent a80c873 commit 0651cb7

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ An incomplete bug report can lead to delays in resolving the issue or the closin
1818
of a ticket, so please be as detailed as possible.
1919

2020
If you are looking for
21-
[general support](https://access.crunchydata.com/documentation/postgres-operator/latest/support/),
21+
[general support](https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/),
2222
please view the
23-
[support](https://access.crunchydata.com/documentation/postgres-operator/latest/support/)
23+
[support](https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/)
2424
page for where you can ask questions.
2525

2626
Thanks for reporting the issue, we're looking forward to helping you!

.github/ISSUE_TEMPLATE/support---question-and-answer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you have a feature request, please open up a
1212
You can find information about general PGO
1313
[support](https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/) at:
1414

15-
[https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/](https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/)
15+
https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/
1616

1717
## Questions
1818

@@ -25,7 +25,7 @@ For questions that are neither bugs nor feature requests, please be sure to
2525

2626
Besides Pod logs, logs may also be found in the `/pgdata/pg<MAJOR_VERSION>/log` directory on your Postgres instance.
2727

28-
If you are looking for [general support](https://access.crunchydata.com/documentation/postgres-operator/latest/support/), please view the [support](https://access.crunchydata.com/documentation/postgres-operator/latest/support/) page for where you can ask questions.
28+
If you are looking for [general support](https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/), please view the [support](https://access.crunchydata.com/documentation/postgres-operator-client/latest/support/) page for where you can ask questions.
2929

3030
### Environment
3131

docs/content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "PGO, the Postgres Operator Client from Crunchy Data"
2+
title: "`pgo`, the Postgres Operator Client from Crunchy Data"
33
date:
44
draft: false
55
---
66

7-
# PGO, the Postgres Operator Client from Crunchy Data
7+
# `pgo`, the Postgres Operator Client from Crunchy Data
88

9-
<img width="25%" src="logos/pgo.svg" alt="PGO: The Postgres Operator Client from Crunchy Data" />
9+
<img width="25%" src="logos/pgo.svg" alt="pgo: The Postgres Operator Client from Crunchy Data" />
1010

1111
Latest Release: {{< param clientVersion >}}
1212

docs/content/support/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ generally active in responding to issues.
1616
- **For general questions or community support**: please join the
1717
[PostgreSQL Operator community mailing list](https://groups.google.com/a/crunchydata.com/forum/#!forum/postgres-operator/join)
1818
at
19-
[https://groups.google.com/a/crunchydata.com/forum/#!forum/postgres-operator/join](https://groups.google.com/a/crunchydata.com/forum/#!forum/postgres-operator/join).
19+
https://groups.google.com/a/crunchydata.com/forum/#!forum/postgres-operator/join.
2020

2121
In all cases, please be sure to provide as many details as possible in regards to your issue, including:
2222

0 commit comments

Comments
 (0)