8000 Fix README.md broken link and update for GH pages docs (#1881) · shivashankarv/pyscript@a82e833 · GitHub
[go: up one dir, main page]

Skip to content

Commit a82e833

Browse files
authored
Fix README.md broken link and update for GH pages docs (pyscript#1881)
1 parent 539bc2a commit a82e833

File tree

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
PyScript is a framework that allows users to create rich Python applications in the browser using HTML's interface and the power of [Pyodide](https://pyodide.org/en/stable/), [MicroPython](https://micropython.org/) and [WASM](https://webassembly.org/), and modern web technologies.
88

9-
To get started see the [getting started tutorial](docs/tutorials/getting-started.md).
9+
To get started see the [Beginning PyScript tutorial](https://pyscript.github.io/docs/latest/beginning-pyscript/).
1010

1111
For examples see [here](examples).
1212

0 commit comments

Comments
 (0)
0