Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit 20174be

Browse files
committed
chore: add archived notice
1 parent 0a0f77c commit 20174be

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 🔒 Archived <!-- omit in toc -->
2+
3+
The contents of this repo have been merged into [ipfs/js-ipfs-unixfs](https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-exporter).
4+
5+
Please open [issues](https://github.com/ipfs/js-ipfs-unixfs/issues) or submit [PRs](https://github.com/ipfs/js-ipfs-unixfs/pulls) there.
6+
17
# ipfs-unixfs-exporter
28

39
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
@@ -30,7 +36,7 @@
3036
- [UnixFS V1 entries](#unixfs-v1-entries)
3137
- [Raw entries](#raw-entries)
3238
- [CBOR entries](#cbor-entries)
33-
- [`entry.content({ offset, length })`](#entrycontent-offset-length)
39+
- [`entry.content({ offset, length })`](#entrycontent-offset-length-)
3440
- [`exporter.path(cid, ipld)`](#exporterpathcid-ipld)
3541
- [`exporter.recursive(cid, ipld)`](#exporterrecursivecid-ipld)
3642
- [Contribute](#contribute)

0 commit comments

Comments
 (0)