Skip to content

Commit

Permalink
docs: fix documentation link [ci skip] (#30)
Browse files Browse the repository at this point in the history
* docs: fix documentation link [ci skip]
* docs(readme): remove outdate info
* chore: fix broken link

Co-authored-by: Marcin Rataj <lidel@lidel.org>
  • Loading branch information
hacdias and lidel authored Jan 14, 2023
1 parent 4d71fa3 commit df0a1fc
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions files/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,14 @@
# go-ipfs-files
# go-libipfs/files

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](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)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

> File interfaces and utils used in IPFS
## Lead Maintainer

[Steven Allen](https://github.com/Stebalien)
> File interfaces and utils used in GO implementations of [IPFS](https://ipfs.tech)
## Documentation

https://godoc.org/github.com/ipfs/go-ipfs-files
https://pkg.go.dev/github.com/ipfs/go-libipfs/files

## Contribute

Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ipfs-files/issues)!
Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-libipfs/issues)!

This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).

Expand Down

0 comments on commit df0a1fc

Please sign in to comment.