Skip to content

Commit

Permalink
Merge pull request #763 from carols10cents/issue_762
Browse files Browse the repository at this point in the history
Fixes #762 - corrects dead link in docs to tenderlove's blog
  • Loading branch information
tenderlove committed Sep 17, 2012
2 parents 5a09ab9 + e763232 commit a0bec35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/nokogiri/xml_document.c
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ static VALUE new(int argc, VALUE *argv, VALUE klass)
*
* For more information on why this probably is *not* a good thing in general,
* please direct your browser to
* http://tenderlovemaking.com/2009/04/23/namespaces-in-xml/
* http://tenderlovemaking.com/2009/04/23/namespaces-in-xml.html
*/
VALUE remove_namespaces_bang(VALUE self)
{
Expand Down

0 comments on commit a0bec35

Please sign in to comment.