diff options
author | Stan Hu <stanhu@gmail.com> | 2015-06-22 11:00:17 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-06-22 12:04:07 -0700 |
commit | fe94254571a1de4a27a5440356345680a639e9fc (patch) | |
tree | 701257a77054c607a7d3c81f5f5210c63c47117b /README.md | |
parent | bcb07929fe7d79be4eab86c7eb0cb0409a736efc (diff) | |
download | gitlab-ce-fe94254571a1de4a27a5440356345680a639e9fc.tar.gz |
Fix avatar tests to use banana_sample.gif since SVG is not supported
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 85ea5c876af..336196a623d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The source of GitLab Community Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/) and there are mirrors to make [contributing](CONTRIBUTING.md) as easy as possible. -# ![logo](https://about.gitlab.com/images/gitlab_logo.png) GitLab +# ![logo](https://about.gitlab.com/images/logo.svg) GitLab ## Open source software to collaborate on code @@ -101,4 +101,4 @@ Please see [Getting help for GitLab](https://about.gitlab.com/getting-help/) on ## Is it awesome? Thanks for [asking this question](https://twitter.com/supersloth/status/489462789384056832) Joshua. -[These people](https://twitter.com/gitlab/favorites) seem to like it.
\ No newline at end of file +[These people](https://twitter.com/gitlab/favorites) seem to like it. |