DOC fix broken link in quickstart (#1302)

This commit is contained in:
Mireille Raad 2021-03-04 11:25:44 -07:00 committed by GitHub
parent c4a4f518bb
commit 529caac8ef
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. {ref}`serving_pyodide_packages` 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