diff --git a/Rakefile b/Rakefile index ce6ba4a..402d272 100644 --- a/Rakefile +++ b/Rakefile @@ -358,7 +358,7 @@ task :setup_github_pages, :repo do |t, args| f.write rakefile end end - puts "\n---\n## Now you can deploy to #{url} with `rake deploy` ##" + puts "\n---\n## Now you can deploy to #{repo_url} with `rake deploy` ##" end def ok_failed(condition)