Browse Source

include: Replaced old Bugzilla URL.

Ryan C. Gordon 1 year ago
parent
commit
fb13770353
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL3/SDL_render.h

+ 1 - 1
include/SDL3/SDL_render.h

@@ -42,7 +42,7 @@
  *  of the many good 3D engines.
  *  of the many good 3D engines.
  *
  *
  *  These functions must be called from the main thread.
  *  These functions must be called from the main thread.
- *  See this bug for details: http://bugzilla.libsdl.org/show_bug.cgi?id=1995
+ *  See this bug for details: https://github.com/libsdl-org/SDL/issues/986
  */
  */
 
 
 #ifndef SDL_render_h_
 #ifndef SDL_render_h_