From 750872277a78499ac84bf649ef5ebaba92da6478 Mon Sep 17 00:00:00 2001
From: Lucas Charles <me@lucascharles.me>
Date: Fri, 12 Apr 2019 08:25:36 +0000
Subject: [PATCH] Update README.md, fix broken GL logo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e29f05f3e80a..8ee3f5cfd4d3 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ The canonical source of GitLab Community Edition is [hosted on GitLab.com](https
 
 The source of GitLab Enterprise Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ee).
 
-# ![logo](https://about.gitlab.com/images/gitlab_logo.png) GitLab
+# ![logo](https://about.gitlab.com/images/logo.png) GitLab
 
 ## Free trial
 
-- 
GitLab