Skip to content

Commit b759be9

Browse files
author
Jonas Schubert Erlandsson
committed
Fixed link to opalrb
1 parent be643b7 commit b759be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h3>Ruby VM in Javascript</h3>
4444

4545
<h3>Ruby runtime implemented in Javascript</h3>
4646

47-
<p>This is where Opal (<a href="http://opaljs.org">opaljs.org</a>) comes in. This is a two part project that consists of a Ruby parser/converter and a Javascript runtime for that.</p>
47+
<p>This is where Opal (<a href="http://opalrb.org">opalrb.org</a>) comes in. This is a two part project that consists of a Ruby parser/converter and a Javascript runtime for that.</p>
4848

4949
<p>Basically it takes Ruby source code and transforms it to Javascript, making a few assumptions along the way.</p>
5050

0 commit comments

Comments
 (0)