diff --git a/README.md b/README.md index a2e07639..843da844 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/retype.yml b/docs/retype.yml index 854f3c6b..44adf3c7 100644 --- a/docs/retype.yml +++ b/docs/retype.yml @@ -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