Skip to content

Commit f982193

Browse files
committed
Ignore nodejitsu
Currently it returns 400
1 parent 20fb45d commit f982193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ task :run_html_proofer do
3636
:only_4xx => true,
3737
:typhoeus => { :ssl_verifypeer => false, :ssl_verifyhost => 0, :followlocation => true },
3838
:url_ignore => ["https://www.appfog.com/",
39+
/nodejitsu.com/,
3940
/coverity.com/],
4041
:file_ignore => ["./_site/api/index.html", "./_site/user/languages/erlang/index.html"]
4142
})

0 commit comments

Comments
 (0)