This commit is contained in:
blueloveTH 2024-06-19 11:04:32 +08:00
parent 68f8cd1159
commit f5c356a047
2 changed files with 4 additions and 5 deletions

View File

@ -25,7 +25,6 @@ pkpy is extremely easy to embed via a single header file `pocketpy.h`, without e
Please see https://pocketpy.dev for details and try the following resources.
+ [Live Python Demo](https://pocketpy.dev/static/web/): Python REPL of the latest version
+ [Live C++ Examples](https://pocketpy.github.io/examples/): Common usage of pkpy in C++
> We are moving to v2.0 branch, which is a complete refactor of this project in C11. See [Migration Guide](https://pocketpy.dev/migrate/) for more details.

View File

@ -16,10 +16,10 @@ links:
icon: play
link: "https://pocketpy.dev/static/web/"
target: blank
- text: "Live Examples"
icon: play
link: "https://pocketpy.github.io/examples/"
target: blank
# - text: "Live Examples"
# icon: play
# link: "https://pocketpy.github.io/examples/"
# target: blank
- text: "Github"
icon: mark-github
link: https://github.com/blueloveth/pocketpy