From 5f6f124d960df9a808f43aa6a6b637b9d26f802e Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 25 Jan 2024 12:17:25 -0800 Subject: Switch links to https: that are found in comments These are for use by humans only. --- modules/postgresql/manifests/hba_entry.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/postgresql') diff --git a/modules/postgresql/manifests/hba_entry.pp b/modules/postgresql/manifests/hba_entry.pp index 595fd33c..30fccda0 100644 --- a/modules/postgresql/manifests/hba_entry.pp +++ b/modules/postgresql/manifests/hba_entry.pp @@ -5,7 +5,7 @@ # === Parameters # # See pgsql doc for more details about pg_hba.conf parameters : -# http://www.postgresql.org/docs/9.1/static/auth-pg-hba-conf.html +# https://www.postgresql.org/docs/9.1/static/auth-pg-hba-conf.html # # [*namevar*] # namevar is not used. -- cgit v1.2.1