diff options
| author | Peter Eisentraut | 2020-10-14 06:24:54 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2020-10-14 06:24:54 +0000 |
| commit | 39b4a951003a6545268e141272e123929d0d710f (patch) | |
| tree | a1391d596783629a78a1c598179f0a3db4b94a0f /doc/src/sgml | |
| parent | 4e118fc33e3ca5244c11a81a71bd25cf9ed3d484 (diff) | |
Use https for gnu.org links
Mostly already done, but there were some stragglers.
Diffstat (limited to 'doc/src/sgml')
| -rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 3f12acb7189..3ac588dfb5c 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -239,7 +239,7 @@ su - postgres class="osname">Linux</systemitem>, <systemitem class="osname">NetBSD</systemitem>, <systemitem class="osname">Solaris</systemitem>), for other systems you can download an add-on package from <ulink - url="http://www.gnu.org/software/gettext/"></ulink>. + url="https://www.gnu.org/software/gettext/"></ulink>. If you are using the <application>Gettext</application> implementation in the <acronym>GNU</acronym> C library then you will additionally need the <productname>GNU Gettext</productname> package for some |
