浏览代码

fix pr link in last changelog update

Andre Weissflog 1 年之前
父节点
当前提交
f66d14e0b0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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