Skip to content

Commit c99b668

Browse files
authored
Fix path pointing to posgresql/README.md file (#2)
* Fix path to README.md file * Fix path, take 2
1 parent a1eaa68 commit c99b668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ The Docker images below support Linux and Windows hosts and have built-in health
77
88
| Image | Tags | Docs | Latest | Build status |
99
| -------------------- | --------------------------------------------------------- | ------------------------------- | --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
10-
| `satrapu/postgresql` | [Docker Hub](https://hub.docker.com/r/satrapu/postgresql) | [README.md](postgres/README.md) | ![Latest version](https://img.shields.io/docker/v/satrapu/postgresql?sort=semver) | ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/satrapu/postgresql-docker-images/publishDockerImages) |
10+
| `satrapu/postgresql` | [Docker Hub](https://hub.docker.com/r/satrapu/postgresql) | [README.md](postgresql/README.md) | ![Latest version](https://img.shields.io/docker/v/satrapu/postgresql?sort=semver) | ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/satrapu/postgresql-docker-images/publishDockerImages) |

0 commit comments

Comments
 (0)