diff --git a/docs/examples.md b/docs/examples.md index 6599f1f..50811b3 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -6,7 +6,6 @@ PyScript can be found [on PyScript.com](https://pyscript.com/@examples). The examples are (links take you to the code): * [Hello world](https://pyscript.com/@examples/hello-world/latest) -* [A simple clock](https://pyscript.com/@examples/simple-clock/latest) * [Simple slider panel](https://pyscript.com/@examples/simple-panel/latest) * [Streaming data panel](https://pyscript.com/@examples/streaming-in-panel/latest) * [WebGL Icosahedron](https://pyscript.com/@examples/webgl-icosahedron/latest)