Skip to content

Commit fb6365b

Browse files
committed
.wikiheaders-options: Fixed quickrefurl
1 parent 358ffcc commit fb6365b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.wikiheaders-options

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ versionmajorregex = \A\#define\s+MIX_MAJOR_VERSION\s+(\d+)\Z
1010
versionminorregex = \A\#define\s+MIX_MINOR_VERSION\s+(\d+)\Z
1111
versionmicroregex = \A\#define\s+MIX_MICRO_VERSION\s+(\d+)\Z
1212
selectheaderregex = \ASDL_mixer\.h\Z
13-
projecturl = https://libsdl.org/projects/SDL_mixer
13+
projecturl = https://libsdl.org/projects/SDL_mixer/
1414
wikiurl = https://wiki.libsdl.org/SDL3_mixer
1515
bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
1616
readmesubdir = docs
@@ -20,5 +20,5 @@ wikiheaderfiletext = Defined in [<SDL3_mixer/%fname%>](https://github.com/libsdl
2020
manpageheaderfiletext = Defined in SDL3_mixer/%fname%
2121
quickrefenabled = 1
2222
quickreftitle = SDL3_mixer API Quick Reference
23-
quickrefurl = https://libsdl.org/
23+
quickrefurl = https://libsdl.org/projects/SDL_mixer/
2424
quickrefdesc = The latest version of this document can be found at https://wiki.libsdl.org/SDL3_mixer/QuickReference

0 commit comments

Comments
 (0)