diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-03-29 07:46:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-29 07:46:08 +0200 |
| commit | 010a9d8a4f45252b908337988690c3fad138e334 (patch) | |
| tree | 82fde8a8ae412e35cec244ff57d1111f343c88b8 /docs/ref/unicode.txt | |
| parent | eb07b5be0ce7c51938ed9b00bae04ebe9a75110c (diff) | |
Updated various links to HTTPS and new locations.
Diffstat (limited to 'docs/ref/unicode.txt')
| -rw-r--r-- | docs/ref/unicode.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/unicode.txt b/docs/ref/unicode.txt index d35476ada7..cf0f9d3e0e 100644 --- a/docs/ref/unicode.txt +++ b/docs/ref/unicode.txt @@ -28,7 +28,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: https://www.postgresql.org/docs/current/multibyte.html#id-1.6.10.5.6 +.. _PostgreSQL manual: https://www.postgresql.org/docs/current/multibyte.html#id-1.6.11.5.6 .. _Oracle manual: https://docs.oracle.com/en/database/oracle/oracle-database/18/nlspg/index.html .. _section 2: https://docs.oracle.com/en/database/oracle/oracle-database/18/nlspg/choosing-character-set.html .. _section 11: https://docs.oracle.com/en/database/oracle/oracle-database/18/nlspg/character-set-migration.html |
