Skip to content

Commit 2646233

Browse files
authored
Docs: fix url (#3574)
2 parents 218bd1f + 7243dbc commit 2646233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/ext_modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ Extension API Reference
168168
.. _Python docs about C/C++ extensions: https://docs.python.org/3/extending/extending.html
169169
.. _Cython: https://cython.readthedocs.io/en/stable/index.html
170170
.. _directory options: https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html
171-
.. _environment variables: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html>
171+
.. _environment variables: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html
172172
.. _cython command line tool: https://cython.readthedocs.io/en/stable/src/userguide/source_files_and_compilation.html

0 commit comments

Comments
 (0)