We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3995e commit 7243dbcCopy full SHA for 7243dbc
docs/userguide/ext_modules.rst
@@ -168,5 +168,5 @@ Extension API Reference
168
.. _Python docs about C/C++ extensions: https://docs.python.org/3/extending/extending.html
169
.. _Cython: https://cython.readthedocs.io/en/stable/index.html
170
.. _directory options: https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html
171
-.. _environment variables: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html>
+.. _environment variables: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html
172
.. _cython command line tool: https://cython.readthedocs.io/en/stable/src/userguide/source_files_and_compilation.html
0 commit comments