aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 402d2728..d7a6931a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -390,6 +390,7 @@ def blog_url(user, project)
"http://#{user}.github.io"
end
url += "/#{project}" unless project == ''
+ url
end
desc "list tasks"