Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 4bcb458

Browse files
committed
index.rst: Proper link format for .rst and shorter description
1 parent e33204c commit 4bcb458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
The Mingwpy project
88
###################
99

10-
The goal of the project is to provide a free open source toolchain for building Python extensions for Windows, and make sure that those extensions are compatible with CPython compiled with native Visual Studio.
10+
Provide a free open source toolchain for building Python extensions for Windows, and make sure that those extensions are compatible with CPython compiled with native Visual Studio.
1111

12-
*mingwpy* toolchain contains customized gcc, g++ and gfortran compilers of the [GNU toolchain](https://en.wikipedia.org/wiki/GNU_toolchain) based on the [Mingw-w64](http://mingw-w64.org) and the [mingw-builds](https://github.com/niXman/mingw-builds) projects.
12+
*mingwpy* toolchain contains customized gcc, g++ and gfortran compilers of the `GNU toolchain <https://en.wikipedia.org/wiki/GNU_toolchain>`_ based on the `Mingw-w64 <http://mingw-w64.org>`_ and the `mingw-builds <https://github.com/niXman/mingw-builds>`_ projects.
1313

1414
********
1515
Contents

0 commit comments

Comments
 (0)