Skip to content

Commit

Permalink
Fixed wrong repo name in badgets
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-wolf committed Jan 6, 2015
1 parent 78ebf7f commit 32a3e6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DETAIL Framework library for file conversion

[![Build Status](https://travis-ci.org/detailnet/dws-fileconversion.svg?branch=master)](https://travis-ci.org/detailnet/dws-fileconversion)
[![Coverage Status](https://img.shields.io/coveralls/detailnet/dws-fileconversion.svg)](https://coveralls.io/r/detailnet/dws-fileconversion)
[![Latest Stable Version](https://poser.pugx.org/detailnet/dws-fileconversion/v/stable.svg)](https://packagist.org/packages/detailnet/dws-fileconversion)
[![Latest Unstable Version](https://poser.pugx.org/detailnet/dws-fileconversion/v/unstable.svg)](https://packagist.org/packages/detailnet/dws-fileconversion)
[![Build Status](https://travis-ci.org/detailnet/dfw-fileconversion.svg?branch=master)](https://travis-ci.org/detailnet/dfw-fileconversion)
[![Coverage Status](https://img.shields.io/coveralls/detailnet/dfw-fileconversion.svg)](https://coveralls.io/r/detailnet/dfw-fileconversion)
[![Latest Stable Version](https://poser.pugx.org/detailnet/dfw-fileconversion/v/stable.svg)](https://packagist.org/packages/detailnet/dfw-fileconversion)
[![Latest Unstable Version](https://poser.pugx.org/detailnet/dfw-fileconversion/v/unstable.svg)](https://packagist.org/packages/detailnet/dfw-fileconversion)

Basically the client for our [File Conversion Service](https://bitbucket.org/detailnet/dws-fileconversion).

0 comments on commit 32a3e6e

Please sign in to comment.