You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ <h3>Ruby VM in Javascript</h3>
44
44
45
45
<h3>Ruby runtime implemented in Javascript</h3>
46
46
47
-
<p>This is where Opal (<ahref="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 (<ahref="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>
48
48
49
49
<p>Basically it takes Ruby source code and transforms it to Javascript, making a few assumptions along the way.</p>
0 commit comments