From 8cac6e18e15f668a7298655392f0255c96a0fc4e Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Sat, 8 Jul 2023 12:58:45 +0800 Subject: [PATCH] ... --- README.md | 2 +- docs/quick-start/installation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0e0b452..d74ee0ee 100644 --- a/README.md +++ b/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 diff --git a/docs/quick-start/installation.md b/docs/quick-start/installation.md index 041582a8..3de66c02 100644 --- a/docs/quick-start/installation.md +++ b/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