mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
some fix
This commit is contained in:
parent
68f8cd1159
commit
f5c356a047
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user