From f2b47133f9a143322b645af50b41b292d2ed5d5e Mon Sep 17 00:00:00 2001 From: gammazero <11790789+gammazero@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:22:55 -1000 Subject: [PATCH] Update readme links --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 742cbe6..4f15784 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,12 @@ [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/) [![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) [![](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) -[![GoDoc](https://godoc.org/github.com/ipfs/go-fs-lock?status.svg)](https://godoc.org/github.com/ipfs/go-fs-lock) [![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) -[![Travis CI](https://travis-ci.org/ipfs/go-fs-lock.svg?branch=master)](https://travis-ci.org/ipfs/go-fs-lock) +[![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) +[![GoDoc](https://pkg.go.dev/badge/github.com/ipfs/go-fs-lock)](https://pkg.go.dev/github.com/ipfs/go-fs-lock) > Filesystem based locking -## Lead Maintainer - -[Steven Allen](https://github.com/Stebalien) - - ## Table of Contents - [Install](#install)