Skip to content

Commit eeb976f

Browse files
Correct source file name in docs.
Co-authored-by: Nice Zombies <[email protected]>
1 parent eee0c93 commit eeb976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/ios.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,6 @@ review rules cannot be challenged; so, it is necessary to modify the Python
327327
standard library for an app to pass App Store review.
328328

329329
The Python source tree contains
330-
:source:`a patch file <Mac/Resources/app-store-compliance.rst>` that will remove
330+
:source:`a patch file <Mac/Resources/app-store-compliance.patch>` that will remove
331331
all code that is known to cause issues with the App Store review process. This
332332
patch is applied automatically when building for iOS.

0 commit comments

Comments
 (0)