Skip to content

Commit cd49860

Browse files
committed
Fix badly formatted link
Closes marijnh#340
1 parent 60e7ff1 commit cd49860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ introduced earlier in the text.
3131
{{if book
3232

3333
The online coding ((sandbox)) for the book
34-
(http://eloquentjavascript.net/code[_eloquentjavascript.net/code_])
34+
([_eloquentjavascript.net/code_](http://eloquentjavascript.net/code))
3535
provides a way to run code in the context of a specific chapter. If
3636
you decide to work through the examples in another environment, be
3737
sure to first download the full code for this chapter from the sandbox

0 commit comments

Comments
 (0)