Skip to content

Commit 21182cf

Browse files
committed
minor #14402 Update ICU project guide website (SiM07)
This PR was merged into the 3.4 branch. Discussion ---------- Update ICU project guide website Follow discussion about this subject in twig doc twigphp/Twig#3409 Commits ------- 7a89d40 Update ICU project doc website
2 parents e6c1aa1 + 7a89d40 commit 21182cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/forms/types/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ Field Variables
222222
+--------------+------------+----------------------------------------------------------------------+
223223

224224
.. _`datetime local`: http://w3c.github.io/html-reference/datatypes.html#form.data.datetime-local
225-
.. _`Date/Time Format Syntax`: http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax
225+
.. _`Date/Time Format Syntax`: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax

reference/forms/types/options/date_format.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ For more information on valid formats, see `Date/Time Format Syntax`_::
2929
(the `RFC 3339`_ format) which is the default value if you use the
3030
``single_text`` widget.
3131

32-
.. _`Date/Time Format Syntax`: http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax
32+
.. _`Date/Time Format Syntax`: https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax
3333
.. _`IntlDateFormatter::MEDIUM`: https://php.net/manual/en/class.intldateformatter.php#intl.intldateformatter-constants
3434
.. _`RFC 3339`: https://tools.ietf.org/html/rfc3339

0 commit comments

Comments
 (0)