Browse Source

Help: Update link to UTF-8 RFC 3629

The old link now returns 404.
pull/375/head
Brad King 7 months ago
parent
commit
25b25a7724
  1. 3
      Help/command/execute_process.rst

3
Help/command/execute_process.rst

@ -164,7 +164,8 @@ Options:
``UTF8``
Use the UTF-8 codepage. Use of this name is discouraged in favor
of ``UTF-8`` to match the `UTF-8 RFC <https://www.ietf.org/rfc/rfc3629>`_
of ``UTF-8`` to match the
`UTF-8 RFC <https://datatracker.ietf.org/doc/html/rfc3629>`_
naming convention.
``COMMAND_ERROR_IS_FATAL <ANY|LAST>``

Loading…
Cancel
Save