We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f982193 commit 23802cbCopy full SHA for 23802cb
Rakefile
@@ -36,7 +36,6 @@ task :run_html_proofer do
36
:only_4xx => true,
37
:typhoeus => { :ssl_verifypeer => false, :ssl_verifyhost => 0, :followlocation => true },
38
:url_ignore => ["https://www.appfog.com/",
39
- /nodejitsu.com/,
40
/coverity.com/],
41
:file_ignore => ["./_site/api/index.html", "./_site/user/languages/erlang/index.html"]
42
})
0 commit comments