diff options
author | Takuya Noguchi <tak.noguchi.iridge@gmail.com> | 2016-05-07 13:29:24 +0900 |
---|---|---|
committer | Takuya Noguchi <tak.noguchi.iridge@gmail.com> | 2016-05-07 13:29:24 +0900 |
commit | 95221312599a88b2f7898a22b2fa5b47d3b61f8c (patch) | |
tree | 4072eae34763ff15271193579bcbd3a26fd55339 /doc/ci/services/postgres.md | |
parent | 2e1162272e2f90a3677f3def491907729b249434 (diff) | |
download | gitlab-ce-95221312599a88b2f7898a22b2fa5b47d3b61f8c.tar.gz |
Update Docker Hub links.
Diffstat (limited to 'doc/ci/services/postgres.md')
-rw-r--r-- | doc/ci/services/postgres.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/services/postgres.md b/doc/ci/services/postgres.md index 17d21dbda1c..f787cc0a124 100644 --- a/doc/ci/services/postgres.md +++ b/doc/ci/services/postgres.md @@ -110,5 +110,5 @@ available [shared runners](../runners/README.md). Want to hack on it? Simply fork it, commit and push your changes. Within a few moments the changes will be picked by a public runner and the build will begin. -[hub-pg]: https://hub.docker.com/_/postgres/ +[hub-pg]: https://hub.docker.com/r/_/postgres/ [postgres-example-repo]: https://gitlab.com/gitlab-examples/postgres |