diff --git a/buildconfig/stubs/pygame/surface.pyi b/buildconfig/stubs/pygame/surface.pyi index bf5b52e831..9fb050b81d 100644 --- a/buildconfig/stubs/pygame/surface.pyi +++ b/buildconfig/stubs/pygame/surface.pyi @@ -1003,7 +1003,7 @@ class Surface: another surface with alpha - assuming both surfaces contain pre-multiplied alpha colors. - There is a `tutorial on premultiplied alpha blending here. `_ + There is a `tutorial on premultiplied alpha blending here. <../tutorials/en/premultiplied-alpha.html>`_ .. versionadded:: 2.1.4 """