Skip to content

Commit c07ddf4

Browse files
committed
Use piratical app running RC3.
1 parent 8e693cb commit c07ddf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/beginning-pyscript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ level.
7070

7171
You can see this application embedded into the page below:
7272

73-
<iframe src="https://ntoll.pyscriptapps.com/piratical/v1" style="border: 1px solid black; width:100%;min-height: 400px; border-radius: 0.2rem; box-shadow: var(--md-shadow-z1);"></iframe>
73+
<iframe src="https://ntoll.pyscriptapps.com/piratical/v2" style="border: 1px solid black; width:100%;min-height: 400px; border-radius: 0.2rem; box-shadow: var(--md-shadow-z1);"></iframe>
7474

7575
Let's explore each of the three files that make this app work.
7676

@@ -226,7 +226,7 @@ and click the "run" button. Assuming you've copied the code properly, you
226226
should have a fine old time using "Polyglot 🦜" to translate English to
227227
Pirate-ish.
228228

229-
Alternatively, [click here to see a working example of this app](https://ntoll.pyscriptapps.com/piratical/latest/).
229+
Alternatively, [click here to see a working example of this app](https://ntoll.pyscriptapps.com/piratical/v2).
230230
Notice that the bottom right hand corner contains a link to view the code on
231231
[pyscript.com](https://pyscript.com). Why not explore the code, copy it to your own
232232
account and change it to your satisfaction.

0 commit comments

Comments
 (0)