blueloveTH 1 year ago
parent
commit
f5c356a047
2 changed files with 4 additions and 5 deletions
  1. 0 1
      README.md
  2. 4 4
      docs/retype.yml

+ 0 - 1
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.
 

+ 4 - 4
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