Skip to content

Commit bf18144

Browse files
committed
docs(types/function): fix wangdoc#239 broken reference link
1 parent f901426 commit bf18144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types/function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ window.eval('...')
992992
## 参考链接
993993

994994
- Ben Alman, [Immediately-Invoked Function Expression (IIFE)](http://benalman.com/news/2010/11/immediately-invoked-function-expression/)
995-
- Mark Daggett, [Functions Explained](http://markdaggett.com/blog/2013/02/15/functions-explained/)
995+
- Mark Daggett, [Functions Explained](https://web.archive.org/web/20160911170816/http://markdaggett.com/blog/2013/02/15/functions-explained/)
996996
- Juriy Zaytsev, [Named function expressions demystified](http://kangax.github.io/nfe/)
997997
- Marco Rogers polotek, [What is the arguments object?](http://docs.nodejitsu.com/articles/javascript-conventions/what-is-the-arguments-object)
998998
- Juriy Zaytsev, [Global eval. What are the options?](http://perfectionkills.com/global-eval-what-are-the-options/)

0 commit comments

Comments
 (0)