Skip to content

Commit d2d6bea

Browse files
committed
Simplified anchors
1 parent 6eb6b52 commit d2d6bea

3 files changed

Lines changed: 1 addition & 12 deletions

File tree

docs/installation/basic-installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ and :pypi:`olefile` for Pillow to read FPX and MIC images::
7676
python3 -m pip install --upgrade pip
7777
python3 -m pip install --upgrade Pillow
7878

79-
To install Pillow in MSYS2, see :ref:`Building on Windows using MSYS2/MinGW`.
79+
To install Pillow in MSYS2, see :ref:`building-from-source`.
8080

8181
.. tab:: FreeBSD
8282

docs/installation/building-from-source.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
});
77
</script>
88

9-
.. _Building on Linux:
10-
.. _Building on macOS:
11-
.. _Building on Windows:
12-
.. _Building on Windows using MSYS2/MinGW:
13-
.. _Building on FreeBSD:
14-
.. _Building on Android:
159
.. _building-from-source:
1610

1711
Building From Source

docs/installation/python-support.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,3 @@ Pillow supports these Python versions.
1212
.. csv-table:: Older versions
1313
:file: older-versions.csv
1414
:header-rows: 1
15-
16-
.. _Linux Installation:
17-
.. _macOS Installation:
18-
.. _Windows Installation:
19-
.. _FreeBSD Installation:

0 commit comments

Comments
 (0)