blueloveTH 2 年之前
父節點
當前提交
8cac6e18e1
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      docs/quick-start/installation.md

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ These variables can be set to control the build process:
 
 If you are working with [Unity Engine](https://unity.com/), you can download our plugin [PocketPython](https://assetstore.unity.com/packages/tools/visual-scripting/pocketpy-241120) on the Asset Store.
 
-If you use [Dear ImGui](https://github.com/ocornut/imgui), we provide official bindings for it. See [pocketpy-imgui](https://github.com/blueloveTH/pocketpy-imgui) for details.
+If you use [Dear ImGui](https://github.com/ocornut/imgui), we provide official bindings for it. See [pkpy-imgui](https://github.com/blueloveTH/pkpy-imgui) for details.
 
 ### Compile flags
 

+ 1 - 1
docs/quick-start/installation.md

@@ -14,7 +14,7 @@ These variables can be set to control the build process:
 
 If you are working with [Unity Engine](https://unity.com/), you can download our plugin [PocketPython](https://assetstore.unity.com/packages/tools/visual-scripting/pocketpy-241120) on the Asset Store.
 
-If you use [Dear ImGui](https://github.com/ocornut/imgui), we provide official bindings for it. See [pocketpy-imgui](https://github.com/blueloveTH/pocketpy-imgui) for details.
+If you use [Dear ImGui](https://github.com/ocornut/imgui), we provide official bindings for it. See [pkpy-imgui](https://github.com/blueloveTH/pkpy-imgui) for details.
 
 ### Compile flags