Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

Commit b04dcbf

Browse files
author
Francisco Souza
committed
readme: update links to travis & codecov badges
1 parent 3d312c9 commit b04dcbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding-wrapper
22

3-
[![Build Status](https://travis-ci.org/NYTimes/encoding-wrapper.svg?branch=master)](https://travis-ci.org/NYTimes/encoding-wrapper)
4-
[![codecov](https://codecov.io/gh/NYTimes/encoding-wrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/NYTimes/encoding-wrapper)
3+
[![Build Status](https://travis-ci.org/nytimes/encoding-wrapper.svg?branch=master)](https://travis-ci.org/nytimes/encoding-wrapper)
4+
[![codecov](https://codecov.io/gh/nytimes/encoding-wrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/nytimes/encoding-wrapper)
55
[![GoDoc](https://img.shields.io/badge/api-Godoc-blue.svg?style=flat-square)](https://godoc.org/github.com/NYTimes/encoding-wrapper)
66

77
Collection of Go wrappers for Video encoding providers.

0 commit comments

Comments
 (0)