Skip to content

Commit fe4589d

Browse files
authored
Fix SqueakJS links
1 parent 797702d commit fe4589d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_development/squeakjs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ href: https://squeak.js.org
88
An extremely compatible virtual machine written entirely in JavaScript.
99
It runs in a web browser (even on tablets and phones) and can execute all versions of Squeak,
1010
even those not supported by more modern VMs.
11-
For example, it can run [<i class="fa fa-external-link">Etoys</i>][etoys]{:target=_blank},
12-
[<i class="fa fa-external-link">Scratch</i>][sca]{:target=_blank},
13-
[<i class="fa fa-external-link">Croquet</i>][Croquet]{:target=_blank},
14-
or the [<i class="fa fa-external-link">SqueakNews</i>][news]{:target=_blank} magazine.
11+
For example, it can run [Etoys<i class="fa fa-external-link"></i>][etoys]{:target=_blank},
12+
[Scratch<i class="fa fa-external-link"></i>][scratch]{:target=_blank},
13+
[Croquet<i class="fa fa-external-link"></i>][croquet]{:target=_blank},
14+
or the [SqueakNews<i class="fa fa-external-link"></i>][squeaknews]{:target=_blank} magazine.
1515

1616
[etoys]: https://squeak.js.org/etoys/
1717
[scratch]: https://squeak.js.org/scratch/
1818
[croquet]: https://codefrau.github.io/jasmine/
19-
[news]: https://smalltalkzoo.thechm.org/SqueakNews/index.html
19+
[squeaknews]: https://smalltalkzoo.thechm.org/SqueakNews/index.html

0 commit comments

Comments
 (0)