Skip to content

Commit 2ca539f

Browse files
committed
Fix premul alpha tutorial link
1 parent abe99c2 commit 2ca539f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildconfig/stubs/pygame/surface.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ class Surface:
10031003
another surface with alpha - assuming both surfaces contain pre-multiplied
10041004
alpha colors.
10051005
1006-
There is a `tutorial on premultiplied alpha blending here. <tutorials/en/premultiplied-alpha>`_
1006+
There is a `tutorial on premultiplied alpha blending here. <../tutorials/en/premultiplied-alpha.html>`_
10071007
10081008
.. versionadded:: 2.1.4
10091009
"""

0 commit comments

Comments
 (0)