Skip to content

Commit da47fb4

Browse files
committed
Sync SDL3_mixer header -> wiki
1 parent bc76eae commit da47fb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SDL3_mixer/QuickReference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ the fancy Unicode section headers, try using
99
```c
1010
// SDL3_mixer API Quick Reference
1111
//
12-
// https://libsdl.org/
12+
// https://libsdl.org/projects/SDL_mixer/
1313
//
1414
// The latest version of this document can be found at https://wiki.libsdl.org/SDL3_mixer/QuickReference
1515
// Based on SDL_mixer version 3.0.0

SDL3_mixer/QuickReferenceNoUnicode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fancy Unicode section headers, try using
99
```c
1010
// SDL3_mixer API Quick Reference
1111
//
12-
// https://libsdl.org/
12+
// https://libsdl.org/projects/SDL_mixer/
1313
//
1414
// The latest version of this document can be found at https://wiki.libsdl.org/SDL3_mixer/QuickReference
1515
// Based on SDL_mixer version 3.0.0

0 commit comments

Comments
 (0)