Skip to content

Commit bd6db87

Browse files
authored
Fix broken address of user documents (zalando#1443)
Signed-off-by: aisuko <[email protected]>
1 parent c18241f commit bd6db87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Postgres clusters are associated with one team by providing the `teamID` in
275275
the manifest. Additional superuser teams can be configured as mentioned in
276276
the previous paragraph. However, this is a global setting. To assign
277277
additional teams, superuser teams and single users to clusters of a given
278-
team, use the [PostgresTeam CRD](../manifests/postgresteam.yaml).
278+
team, use the [PostgresTeam CRD](../manifests/postgresteam.crd.yaml).
279279

280280
Note, by default the `PostgresTeam` support is disabled in the configuration.
281281
Switch `enable_postgres_team_crd` flag to `true` and the operator will start to

0 commit comments

Comments
 (0)