Skip to content

Commit 09b84c7

Browse files
committed
Fix link in the main README.md
1 parent 48cdabc commit 09b84c7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ For more information about concepts used in these container images, see the
3232
Versions
3333
---------------
3434
PostgreSQL versions currently supported are:
35-
* [postgresql-10](https://github.com/sclorg/postgresql-container/tree/generated/10)
36-
* [postgresql-12](https://github.com/sclorg/postgresql-container/tree/generated/12)
37-
* [postgresql-13](https://github.com/sclorg/postgresql-container/tree/generated/13)
38-
* [postgresql-15](https://github.com/sclorg/postgresql-container/tree/generated/15)
35+
* [postgresql-10](https://github.com/sclorg/postgresql-container/tree/master/10)
36+
* [postgresql-12](https://github.com/sclorg/postgresql-container/tree/master/12)
37+
* [postgresql-13](https://github.com/sclorg/postgresql-container/tree/master/13)
38+
* [postgresql-15](https://github.com/sclorg/postgresql-container/tree/master/15)
3939

4040
RHEL versions currently supported are:
4141
* RHEL7
@@ -99,16 +99,16 @@ Usage
9999
---------------------------------
100100
101101
For information about usage of Dockerfile for PostgreSQL 10,
102-
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/generated/10).
102+
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/10).
103103
104104
For information about usage of Dockerfile for PostgreSQL 12,
105-
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/generated/12).
105+
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/12).
106106
107107
For information about usage of Dockerfile for PostgreSQL 13,
108-
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/generated/13).
108+
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/13).
109109
110110
For information about usage of Dockerfile for PostgreSQL 15,
111-
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/generated/15).
111+
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/15).
112112
113113
For versions which are not supported anymore:
114114

0 commit comments

Comments
 (0)