@@ -32,10 +32,10 @@ For more information about concepts used in these container images, see the
3232Versions
3333---------------
3434PostgreSQL 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
4040RHEL versions currently supported are:
4141* RHEL7
@@ -99,16 +99,16 @@ Usage
9999---------------------------------
100100
101101For 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
104104For 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
107107For 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
110110For 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
113113For versions which are not supported anymore:
114114
0 commit comments