diff --git a/Rakefile b/Rakefile index f0297e9f420a4b39db5ce5006dcb19e17f43485e..084de74eb28fd6bbd5db1c00a5abc88a3304a7e6 100644 --- a/Rakefile +++ b/Rakefile @@ -167,7 +167,7 @@ class JsDuckRunner # We check explicitly for IE version to make sure the code works the # same way in both real IE7 and IE7-mode of IE8/9. def add_comments(db_name, version) - comments_base_url = "http://projects.sencha.com/auth" + comments_base_url = "http://localhost:3000/auth" @options += ["--head-html", <<-EOHTML]