diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml
index c97f8ba0f0e077ef91cb911b27ef52d49ea3c4ff..7dec48e65853f1432c0d00dc1f375f4bca7584de 100644
--- a/app/views/shared/_promo.html.haml
+++ b/app/views/shared/_promo.html.haml
@@ -1,4 +1,4 @@
 .gitlab-promo
-  = link_to "Homepage", "http://gitlab.org"
-  = link_to "Blog", "http://blog.gitlab.org"
+  = link_to "Homepage", "https://www.gitlab.com/"
+  = link_to "Blog", "https://www.gitlab.com/blog/"
   = link_to "@gitlabhq", "https://twitter.com/gitlabhq"
diff --git a/bin/bundle b/bin/bundle
old mode 100644
new mode 100755
diff --git a/bin/rails b/bin/rails
old mode 100644
new mode 100755
diff --git a/bin/rake b/bin/rake
old mode 100644
new mode 100755
diff --git a/bin/rspec b/bin/rspec
old mode 100644
new mode 100755
diff --git a/bin/spinach b/bin/spinach
old mode 100644
new mode 100755
diff --git a/bin/spring b/bin/spring
old mode 100644
new mode 100755