[3.14] gh-134830: Fix reference in Doc/extending/windows.rst (GH-134831) (GH-135058)

(cherry picked from commit 0ac9e17fb4)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
This commit is contained in:
Miss Islington (bot) 2025-06-03 08:33:04 +02:00 committed by GitHub
parent 94306f73f0
commit d420d82c63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -51,6 +51,7 @@ It is generally intended for specialized, low-level tools like debuggers.
Projects that use this API are expected to follow
CPython development and spend extra effort adjusting to changes.
.. _stable-application-binary-interface:
Stable Application Binary Interface
===================================