mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Updated various links in docs to avoid redirects
Thanks Tim Graham and Mariusz Felisiak for review and completion.
This commit is contained in:
parent
a3ba2662cd
commit
01f658644a
37 changed files with 70 additions and 78 deletions
|
@ -278,7 +278,7 @@ A more useful index is a ``GIN`` index, which you should create using a
|
|||
similar to PostgreSQL's ``text`` type.
|
||||
|
||||
.. _citext: https://www.postgresql.org/docs/current/static/citext.html
|
||||
.. _the performance considerations: https://www.postgresql.org/docs/current/static/citext.html#AEN169274
|
||||
.. _the performance considerations: https://www.postgresql.org/docs/current/static/citext.html#AEN178177
|
||||
|
||||
``HStoreField``
|
||||
===============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue