summaryrefslogtreecommitdiff
path: root/docs/ref/unicode.txt
diff options
context:
space:
mode:
authorMarti Raudsepp <marti@juffo.org>2016-10-25 18:43:32 +0300
committerTim Graham <timograham@gmail.com>2016-10-25 11:43:32 -0400
commit51fbe2a60d9c7ff3fe62688ad262ccda648f506d (patch)
tree9d43c8caf9d433cde8ca638ed2a7e3a63d80870c /docs/ref/unicode.txt
parentadc93e85990b644194c679f528225deed9fdaa85 (diff)
Updated postgresql.org links to https and made them canonical.
Diffstat (limited to 'docs/ref/unicode.txt')
-rw-r--r--docs/ref/unicode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/unicode.txt b/docs/ref/unicode.txt
index 2bced64285..6d1b269a57 100644
--- a/docs/ref/unicode.txt
+++ b/docs/ref/unicode.txt
@@ -30,7 +30,7 @@ able to store certain characters in the database, and information will be lost.
for internal encoding.
.. _MySQL manual: https://dev.mysql.com/doc/refman/en/charset-database.html
-.. _PostgreSQL manual: http://www.postgresql.org/docs/current/static/multibyte.html
+.. _PostgreSQL manual: https://www.postgresql.org/docs/current/static/multibyte.html
.. _Oracle manual: https://docs.oracle.com/cd/E11882_01/server.112/e10729/toc.htm
.. _section 2: https://docs.oracle.com/cd/E11882_01/server.112/e10729/ch2charset.htm#NLSPG002
.. _section 11: https://docs.oracle.com/cd/E11882_01/server.112/e10729/ch11charsetmig.htm#NLSPG011