Modify URL of libpq documentation (#197)
When opening the URL in the browser the section about "Connection Strings" is directly displayed. This way there's no need to scroll to it. (Also use HTTPS)
This commit is contained in:
parent
59b3b184a8
commit
efa0d855f4
@ -19,7 +19,7 @@ clair:
|
||||
type: pgsql
|
||||
options:
|
||||
# PostgreSQL Connection string
|
||||
# http://www.postgresql.org/docs/9.4/static/libpq-connect.html
|
||||
# https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
|
||||
source:
|
||||
|
||||
# Number of elements kept in the cache
|
||||
|
Loading…
Reference in New Issue
Block a user