Skip to content

Commit 72bfe29

Browse files
authored
Fix link to iOS README in setup-building.rst (GH-1865)
Updated link to the iOS README for debugging test failures.
1 parent 1fa671d commit 72bfe29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

getting-started/setup-building.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ Platforms/Apple --help`` for more details.
742742

743743
You can also run the test suite in Xcode itself. This is required if you want to
744744
run on a physical device. See the `iOS README
745-
<https://github.com/python/cpython/blob/main/iOS/README.rst#debugging-test-failures>`__
745+
<https://github.com/python/cpython/blob/main/Platforms/Apple/iOS/README.md#debugging-test-failures>`__
746746
for details.
747747

748748
.. c_compile_and_build_end

0 commit comments

Comments
 (0)