Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9d37678

Browse files
authored
Merge pull request getify#1146 from cdtapay/master
Updated Google Tracer tool link since former was deprecated/broken
2 parents 594b9d1 + 606aa50 commit 9d37678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scope & closures/apB.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ Secondly, IIFE is not a fair apples-to-apples comparison with `try/catch`, becau
118118

119119
The question really becomes: do you want block-scoping, or not. If you do, these tools provide you that option. If not, keep using `var` and go on about your coding!
120120

121-
[^note-traceur]: [Google Traceur](http://traceur-compiler.googlecode.com/git/demo/repl.html)
121+
[^note-traceur]: [Google Traceur](http://google.github.io/traceur-compiler/demo/repl.html)
122122

123123
[^note-let_er]\: [let-er](https://github.com/getify/let-er)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /