Skip to content

Commit 6db5724

Browse files
committed
Moved links at the bottom of the articles
1 parent 3eb8008 commit 6db5724

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

reference/forms/types/country.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ If this option is ``true``, the choice values use the `ISO 3166-1 alpha-3`_
7676
three-letter codes (e.g. New Zealand = ``NZL``) instead of the default
7777
`ISO 3166-1 alpha-2`_ two-letter codes (e.g. New Zealand = ``NZ``).
7878

79-
.. _`ISO 3166-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
80-
.. _`ISO 3166-1 alpha-3`: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3
81-
8279
.. include:: /reference/forms/types/options/choice_translation_locale.rst.inc
8380

8481
Overridden Options
@@ -153,3 +150,6 @@ The actual default value of this option depends on other field options:
153150
.. include:: /reference/forms/types/options/required.rst.inc
154151

155152
.. include:: /reference/forms/types/options/row_attr.rst.inc
153+
154+
.. _`ISO 3166-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
155+
.. _`ISO 3166-1 alpha-3`: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3

reference/forms/types/language.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ If this option is ``true``, the choice values use the `ISO 639-2 alpha-3`_
7878
three-letter codes (e.g. French = ``fra``) instead of the default
7979
`ISO 639-1 alpha-2`_ two-letter codes (e.g. French = ``fr``).
8080

81-
.. _`ISO 639-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_639-1
82-
.. _`ISO 639-2 alpha-3`: https://en.wikipedia.org/wiki/ISO_639-2
83-
8481
.. include:: /reference/forms/types/options/choice_translation_locale.rst.inc
8582

8683
Overridden Options
@@ -156,4 +153,6 @@ The actual default value of this option depends on other field options:
156153

157154
.. include:: /reference/forms/types/options/row_attr.rst.inc
158155

156+
.. _`ISO 639-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_639-1
157+
.. _`ISO 639-2 alpha-3`: https://en.wikipedia.org/wiki/ISO_639-2
159158
.. _`International Components for Unicode`: http://site.icu-project.org

0 commit comments

Comments
 (0)