diff options
| author | Marti Raudsepp <marti@juffo.org> | 2016-10-25 18:43:32 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-10-25 11:43:54 -0400 |
| commit | ae91fc786cc2d93a325a940f0ead77d00cb42a17 (patch) | |
| tree | 8cbecab0639ab8d921af19f32d6f30bdf4df0ff6 /docs/ref/settings.txt | |
| parent | 3a416e4ba9f7094be55110dae8e5a6451984d226 (diff) | |
[1.10.x] Updated postgresql.org links to https and made them canonical.
Backport of 51fbe2a60d9c7ff3fe62688ad262ccda648f506d from master
Diffstat (limited to 'docs/ref/settings.txt')
| -rw-r--r-- | docs/ref/settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 27775a1bbb..a20a5173b6 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -680,7 +680,7 @@ backend-specific. Supported by the PostgreSQL_ (``postgresql``) and MySQL_ (``mysql``) backends. -.. _PostgreSQL: http://www.postgresql.org/docs/current/static/multibyte.html +.. _PostgreSQL: https://www.postgresql.org/docs/current/static/multibyte.html .. _MySQL: https://dev.mysql.com/doc/refman/en/charset-database.html .. setting:: TEST_COLLATION |
