From 7243dbc1db8e1b15940ad33bfaf7e2d4d2d64d32 Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Thu, 1 Sep 2022 18:58:02 +0100 Subject: Docs: fix url --- docs/userguide/ext_modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/userguide/ext_modules.rst b/docs/userguide/ext_modules.rst index 741761a9..9119830c 100644 --- a/docs/userguide/ext_modules.rst +++ b/docs/userguide/ext_modules.rst @@ -168,5 +168,5 @@ Extension API Reference .. _Python docs about C/C++ extensions: https://docs.python.org/3/extending/extending.html .. _Cython: https://cython.readthedocs.io/en/stable/index.html .. _directory options: https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html -.. _environment variables: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html> +.. _environment variables: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html .. _cython command line tool: https://cython.readthedocs.io/en/stable/src/userguide/source_files_and_compilation.html -- cgit v1.2.1