Browse Source

fix pr link in last changelog update

Andre Weissflog 1 năm trước cách đây
mục cha
commit
f66d14e0b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -5,7 +5,7 @@
 - sokol_app.h (macos+metal): window content no longer 'wobbles' during window resizing. Many
   thanks to @Seb-degraff for picking up and investigating this longstanding issue
   (https://github.com/floooh/sokol/issues/700), finding a fix for the remaining problem
-  and providing a really nice PR (https://github.com/floooh/sokol/issues/700)!
+  and providing a really nice PR (https://github.com/floooh/sokol/pull/963)
 
 #### 06-Jan-2024