DOC Fix dead link in using_pyodide_from_javascript.md (#765)

This commit is contained in:
Ram Rachum 2020-09-30 10:55:12 +03:00 committed by GitHub
parent 67d9afb066
commit 39d4f5c860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ You can also download a release from
[Github releases](https://github.com/iodide-project/pyodide/releases) [Github releases](https://github.com/iodide-project/pyodide/releases)
(or build it yourself), include its contents in your distribution, and import (or build it yourself), include its contents in your distribution, and import
the `pyodide.js` file there from a `<script>` tag. See the following section on the `pyodide.js` file there from a `<script>` tag. See the following section on
[serving pyodide files](./#serving-pyodide-files) for more details. [serving pyodide files](#serving-pyodide-files) for more details.
The `pyodide.js` file has a single `Promise` object which bootstraps the Python The `pyodide.js` file has a single `Promise` object which bootstraps the Python
environment: `languagePluginLoader`. Since this must happen asynchronously, it environment: `languagePluginLoader`. Since this must happen asynchronously, it