mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed broken links and redirects in docs.
This commit is contained in:
parent
f06bb7c88a
commit
177e649396
12 changed files with 17 additions and 18 deletions
|
@ -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.11.5.6
|
||||
.. _PostgreSQL manual: https://www.postgresql.org/docs/current/multibyte.html#MULTIBYTE-SETTING
|
||||
.. _Oracle manual: https://docs.oracle.com/en/database/oracle/oracle-database/21/nlspg/index.html
|
||||
.. _section 2: https://docs.oracle.com/en/database/oracle/oracle-database/21/nlspg/choosing-character-set.html
|
||||
.. _section 11: https://docs.oracle.com/en/database/oracle/oracle-database/21/nlspg/character-set-migration.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue