We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4044dd6 commit 7c536e3Copy full SHA for 7c536e3
content/blog/hasura-graphql/index.md
@@ -65,7 +65,7 @@ architecture with a primary database node and two replicas. We can simply
65
apply the example manifest included with CloudNativePG:
66
67
``` sh
68
-$ kubectl apply -f https://cloudnative-pg.io/documentation/1.20/samples/cluster-example.yaml
+$ kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/refs/heads/release-1.20/docs/src/samples/cluster-example.yaml
69
cluster.postgresql.cnpg.io/cluster-example created
70
```
71
0 commit comments