From a4948edda4ba9e1c2fc1b54adea50e6af94a0335 Mon Sep 17 00:00:00 2001 From: Rob Rose Date: Sat, 5 May 2018 13:28:44 -0400 Subject: [PATCH] Fixed README.md links --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 681930b..02ab424 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@ several aspects of the project. For information on how to deploy this application to different production environments, visit [the project's wiki](https://github.com/Robpol86/Flask-Large-Application-Example/wiki). -[![Build Status](https://travis-ci.org/Robpol86/Flask-Large-Application-Example.svg?branch=master)] -(https://travis-ci.org/Robpol86/Flask-Large-Application-Example) -[![Coverage Status](https://img.shields.io/coveralls/Robpol86/Flask-Large-Application-Example.svg)] -(https://coveralls.io/r/Robpol86/Flask-Large-Application-Example) +[![Build Status](https://travis-ci.org/Robpol86/Flask-Large-Application-Example.svg?branch=master)](https://travis-ci.org/Robpol86/Flask-Large-Application-Example) +[![Coverage Status](https://img.shields.io/coveralls/Robpol86/Flask-Large-Application-Example.svg)](https://coveralls.io/r/Robpol86/Flask-Large-Application-Example) ## Features