Skip to content

Commit 1eed384

Browse files
authored
Update readme links (#55)
1 parent 6f2ef7f commit 1eed384

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,12 @@
44
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
55
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
66
[![](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
7-
[![GoDoc](https://godoc.org/github.com/ipfs/go-fs-lock?status.svg)](https://godoc.org/github.com/ipfs/go-fs-lock)
87
[![Coverage Status](https://coveralls.io/repos/github/ipfs/go-fs-lock/badge.svg?branch=master)](https://coveralls.io/github/ipfs/go-fs-lock?branch=master)
9-
[![Travis CI](https://travis-ci.org/ipfs/go-fs-lock.svg?branch=master)](https://travis-ci.org/ipfs/go-fs-lock)
8+
[![Build Status](https://img.shields.io/github/actions/workflow/status/ipfs/go-fs-lock/go-test.yml?branch=master)](https://github.com/ipfs/go-fs-lock/actions)
9+
[![GoDoc](https://pkg.go.dev/badge/github.com/ipfs/go-fs-lock)](https://pkg.go.dev/github.com/ipfs/go-fs-lock)
1010

1111
> Filesystem based locking
1212
13-
## Lead Maintainer
14-
15-
[Steven Allen](https://github.com/Stebalien)
16-
17-
1813
## Table of Contents
1914

2015
- [Install](#install)

0 commit comments

Comments
 (0)