Przeglądaj źródła

changelog: fix PR link

Andre Weissflog 8 miesięcy temu
rodzic
commit
3f940c82cd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -7,7 +7,7 @@
 - sokol_app.h html5: a new init flag `sapp_desc.html5_update_document_title` has been
 - sokol_app.h html5: a new init flag `sapp_desc.html5_update_document_title` has been
   added. When this is set to true, sokol-app will overwrite the HTML `document.title` property with
   added. When this is set to true, sokol-app will overwrite the HTML `document.title` property with
   the `sapp_desc.window_title` string (also see issue https://github.com/floooh/sokol/issues/1132
   the `sapp_desc.window_title` string (also see issue https://github.com/floooh/sokol/issues/1132
-  and PR https://github.com/floooh/sokol/pull/1182).
+  and PR https://github.com/floooh/sokol/pull/1186)
 
 
 ### 11-Jan-2025
 ### 11-Jan-2025