Help: Replace link with its permanent redirect

This commit is contained in:
Brad King
2023-03-17 08:09:08 -04:00
parent 6741acdeb4
commit 301279e4a9
2 changed files with 2 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ Modules
to removal of the ``javah`` tool by `JEP 313`_.
.. _`FLAME`: https://github.com/flame
.. _`JEP 313`: https://openjdk.java.net/jeps/313
.. _`JEP 313`: https://openjdk.org/jeps/313
Autogen
-------

View File

@@ -294,7 +294,7 @@ Header Generation
.. deprecated:: 3.11
This command will no longer be supported starting with version 10 of the JDK
due to the `suppression of javah tool <https://openjdk.java.net/jeps/313>`_.
due to the `suppression of javah tool <https://openjdk.org/jeps/313>`_.
The :ref:`add_jar(GENERATE_NATIVE_HEADERS) <add_jar>` command should be
used instead.