Merge pull request #312 from iodide-project/mdboom-patch-1

Update the demo link in the README
This commit is contained in:
Michael Droettboom 2019-02-01 14:06:17 -05:00 committed by GitHub
commit 9a24b290f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ When inside a browser, this means Python has full access to the Web APIs.
be used standalone in any context where you want to run Python inside a web
browser.**
For more information, see [the demo](https://iodide.io/pyodide-demo/python.html) and the
For more information, see [the demo](https://extremely-alpha.iodide.io/notebooks/222/) and the
[documentation](https://github.com/iodide-project/pyodide/tree/master/docs).
# Building