From ea3619330e2c00ccfad6540740a262ad5eaa11b7 Mon Sep 17 00:00:00 2001
From: Alex Ellis <alexellis2@gmail.com>
Date: Tue, 31 Jan 2017 17:35:36 +0000
Subject: [PATCH] Update DEV.md

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

diff --git a/DEV.md b/DEV.md
index b7ca3a95..dc691c0a 100644
--- a/DEV.md
+++ b/DEV.md
@@ -12,7 +12,7 @@ Before you start development, you may want to take FaaS for a test drive which s
 
 To work on either of the FaaS Golang components checkout the "./build.sh" scripts and acompanying Dockerfiles.
 
-* ![Roadmap and Contributing](https://github.com/alexellis/faas/blob/master/ROADMAP.md)
+* [Roadmap and Contributing](https://github.com/alexellis/faas/blob/master/ROADMAP.md)
 
 ### Creating a function
 
-- 
GitLab