diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-03 22:01:46 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-03 22:01:46 +0200 |
commit | d0e73eeca1f4e9d460a50200518e49b3afebbac9 (patch) | |
tree | 4d7b3afeff333b9b5847ad259fb7e586b1b07f13 | |
parent | e6e0ad4e5ea0e44c1400052fb17b3df3396782e6 (diff) | |
parent | 775aa578e4451c6827b2a24cc0387e88b040b606 (diff) | |
download | gitlab-ce-d0e73eeca1f4e9d460a50200518e49b3afebbac9.tar.gz |
Merge branch 'master' of github.com:gitlabhq/gitlabhq
-rw-r--r-- | app/views/shared/_promo.html.haml | 4 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/bundle | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/rails | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/rake | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/rspec | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/spinach | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bin/spring | 0 |
7 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml index c97f8ba0f0e..7dec48e6585 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 index 66e9889e8b4..66e9889e8b4 100644..100755 --- a/bin/bundle +++ b/bin/bundle diff --git a/bin/rails b/bin/rails index 7feb6a30e69..7feb6a30e69 100644..100755 --- a/bin/rails +++ b/bin/rails diff --git a/bin/rake b/bin/rake index 8017a0271d2..8017a0271d2 100644..100755 --- a/bin/rake +++ b/bin/rake diff --git a/bin/rspec b/bin/rspec index 41e37089ac2..41e37089ac2 100644..100755 --- a/bin/rspec +++ b/bin/rspec diff --git a/bin/spinach b/bin/spinach index a080e286cfe..a080e286cfe 100644..100755 --- a/bin/spinach +++ b/bin/spinach diff --git a/bin/spring b/bin/spring index 253ec37c345..253ec37c345 100644..100755 --- a/bin/spring +++ b/bin/spring |