ianb / doctestjs

Javascript testing made easy and explicit
http://ianb.github.io/doctestjs/
MIT License
142 stars 10 forks source link

Documentation broken link #53

Open cscott opened 10 years ago

cscott commented 10 years ago

At the bottom of http://doctestjs.org/ you say:

If you've used Python's doctest and found it annoying or not widely useful for doctest: doctest.js fixes all those problems: see this post for more. But the link to "this post" is broken! It is: http://blog.ianbicking.org/2012/10/02/why-doctest-js-is-better-than-pythons-doctest/ ...but should be: http://www.ianbicking.org/blog/2012/10/why-doctestjs-is-better-than-pythons-doctest.html