mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 19:40: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.
|
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 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.
|
> 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
|
icon: play
|
||||||
link: "https://pocketpy.dev/static/web/"
|
link: "https://pocketpy.dev/static/web/"
|
||||||
target: blank
|
target: blank
|
||||||
- text: "Live Examples"
|
# - text: "Live Examples"
|
||||||
icon: play
|
# icon: play
|
||||||
link: "https://pocketpy.github.io/examples/"
|
# link: "https://pocketpy.github.io/examples/"
|
||||||
target: blank
|
# target: blank
|
||||||
- text: "Github"
|
- text: "Github"
|
||||||
icon: mark-github
|
icon: mark-github
|
||||||
link: https://github.com/blueloveth/pocketpy
|
link: https://github.com/blueloveth/pocketpy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user