From f9ead21aa743bf53f9e97395afb99d39d20ccd78 Mon Sep 17 00:00:00 2001
From: "Eduardo L. Buratti" <elburatti@inf.ufpr.br>
Date: Wed, 31 Aug 2016 12:53:37 -0300
Subject: [PATCH] Fix path for images in README.md

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

diff --git a/README.md b/README.md
index b3e3c36e..f87d2b58 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,6 @@ This project is licensed under the GPLv3 License -- see the [LICENSE](LICENSE) f
 
 ## Built With
 
-| [![express](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/artwork/express.png)](https://expressjs.com) | [![TypeScript](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/artwork/typescript.png)](https://www.typescriptlang.org/) | [![RAML](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/artwork/raml.png)](http://raml.org/) |
+| [![express](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/artwork/built-with/express.png)](https://expressjs.com) | [![TypeScript](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/artwork/built-with/typescript.png)](https://www.typescriptlang.org/) | [![RAML](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/artwork/built-with/raml.png)](http://raml.org/) |
 |:---:|:---:|:---:|
 |express|TypeScript|RAML|
-- 
GitLab