Skip to content

Commit feb32da

Browse files
AlexandRobert Marshall
authored andcommitted
Fix pgbouncer docs location
Fixes a broken link to the pgbouncer documentation in the `gitlab.rb` config template.
1 parent 3abb3ee commit feb32da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/gitlab-config-template/gitlab.rb.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3012,7 +3012,7 @@ external_url 'GENERATED_EXTERNAL_URL'
30123012

30133013
################################################################################
30143014
# Pgbouncer (EE only)
3015-
# See [GitLab PgBouncer documentation](http://docs.gitlab.com/omnibus/settings/database.html#enabling-pgbouncer-ee-only)
3015+
# See [GitLab PgBouncer documentation](https://docs.gitlab.com/ee/administration/postgresql/pgbouncer.html)
30163016
# See the [PgBouncer page](https://pgbouncer.github.io/config.html) for details
30173017
################################################################################
30183018
# pgbouncer['enable'] = false

0 commit comments

Comments
 (0)