Skip to content

Commit 23802cb

Browse files
committed
Revert "Ignore nodejitsu"
Website is back up. We'll still want to remove deploy + docs by end of the month. @BanzaiMan http://blog.nodejitsu.com/all-nodejitsu-services-extended-to-december/ This reverts commit f982193.
1 parent f982193 commit 23802cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ 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/,
4039
/coverity.com/],
4140
:file_ignore => ["./_site/api/index.html", "./_site/user/languages/erlang/index.html"]
4241
})

0 commit comments

Comments
 (0)